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