BoundedString64

Type Alias BoundedString64 

Source
pub type BoundedString64 = BoundedString<64>;

Aliased Type§

pub struct BoundedString64(pub String);

Tuple Fields§

§0: String