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