pub type InlineStr = InlineFlexStr<str>;Available on crate feature
str only.Expand description
Inline str type
Aliased Typeยง
pub struct InlineStr { /* private fields */ }pub type InlineStr = InlineFlexStr<str>;str only.Inline str type
pub struct InlineStr { /* private fields */ }