BoundedString128

Type Alias BoundedString128 

Source
pub type BoundedString128 = BoundedString<128>;

Aliased Type§

pub struct BoundedString128(pub String);

Tuple Fields§

§0: String