Skip to main content

StableOsString

Type Alias StableOsString 

Source
pub type StableOsString = Vec<EncodingWidth>;
Expand description

A simple alias for Vec<EncodingWidth>

Aliased Typeยง

pub struct StableOsString { /* private fields */ }