Type Alias StringObj

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

Aliased Typeยง

struct StringObj { /* private fields */ }