tinymist_
std
0.14.6-rc2
Immut
Str
Aliased Type
In crate tinymist_
std
tinymist_std
Type Alias
ImmutStr
Copy item path
Source
pub type ImmutStr =
Arc
<
str
>;
Expand description
An immutable string.
Aliased Type
ยง
pub struct ImmutStr {
/* private fields */
}