Type Definition pallet_fruniques::types::Attributes

source ·
pub type Attributes<T> = Vec<(AttributeKey<T>, AttributeValue<T>)>;