BoundedString32

Type Alias BoundedString32 

Source
pub type BoundedString32 = BoundedString<32>;

Aliased Type§

pub struct BoundedString32(pub String);

Tuple Fields§

§0: String