Type Definition frame_support::traits::BoundedInline

source ·
pub type BoundedInline = BoundedVec<u8, ConstU32<128>>;