InlineCStr

Type Alias InlineCStr 

Source
pub type InlineCStr = InlineFlexStr<CStr>;
Available on crate feature cstr only.
Expand description

Inline CStr type

Aliased Typeยง

pub struct InlineCStr { /* private fields */ }