Type Definition pallet_fruniques::types::AttributeValue

source ·
pub type AttributeValue<T> = BoundedVec<u8, <T as Config>::ValueLimit>;