Type Alias StringObj

Source
pub type StringObj = SliceObj<Elem8>;

Aliased Type§

pub struct StringObj { /* private fields */ }

Implementations§