StringObj

Type Alias StringObj 

Source
pub type StringObj = SliceObj<CellElem<u8>>;

Aliased Typeยง

pub struct StringObj { /* private fields */ }