BoundedString256

Type Alias BoundedString256 

Source
pub type BoundedString256 = BoundedString<256>;

Aliased Type§

pub struct BoundedString256(pub String);

Tuple Fields§

§0: String