pub type InlineBytes = InlineFlexStr<[u8]>;Available on crate feature
bytes only.Expand description
Inline [u8] type
Aliased Typeยง
pub struct InlineBytes { /* private fields */ }pub type InlineBytes = InlineFlexStr<[u8]>;bytes only.Inline [u8] type
pub struct InlineBytes { /* private fields */ }