tinymist_
std
0.13.12-rc4
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
ยง
struct ImmutStr {
/* private fields */
}