TryString

Type Alias TryString 

Source
pub type TryString = TryVec<u8>;

Aliased Typeยง

pub struct TryString { /* private fields */ }