Type Alias polkadot_sdk_frame::traits::BoundedInline
pub type BoundedInline = BoundedVec<u8, ConstU32<128>>;
Aliased Type§
struct BoundedInline(/* private fields */);
pub type BoundedInline = BoundedVec<u8, ConstU32<128>>;
struct BoundedInline(/* private fields */);