Type Alias sharedstr8

Source
pub type sharedstr8 = Sharedstr<8>;
Expand description

convenient type aliases for Sharedstr

Aliased Typeยง

pub struct sharedstr8 { /* private fields */ }