InlineStr

Type Alias InlineStr 

Source
pub type InlineStr = InlineFlexStr<str>;
Available on crate feature str only.
Expand description

Inline str type

Aliased Typeยง

pub struct InlineStr { /* private fields */ }