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