Type Definition pallet_afloat::types::ShortString

source ·
pub type ShortString = BoundedVec<u8, ConstU32<55>>;