InlineOsStr

Type Alias InlineOsStr 

Source
pub type InlineOsStr = InlineFlexStr<OsStr>;
Available on crate features std and osstr only.
Expand description

Inline OsStr type

Aliased Typeยง

pub struct InlineOsStr { /* private fields */ }