Type Definition pallet_afloat::types::LongString

source ·
pub type LongString = BoundedVec<u8, ConstU32<255>>;