BoundedString16

Type Alias BoundedString16 

Source
pub type BoundedString16 = BoundedString<16>;

Aliased Type§

pub struct BoundedString16(pub String);

Tuple Fields§

§0: String