BoundedString8

Type Alias BoundedString8 

Source
pub type BoundedString8 = BoundedString<8>;

Aliased Type§

pub struct BoundedString8(pub String);

Tuple Fields§

§0: String