tinymist_std

Type Alias ImmutStr

Source
pub type ImmutStr = Arc<str>;
Expand description

An immutable string.

Aliased Typeยง

struct ImmutStr { /* private fields */ }