Function cosmwasm_std::attr[][src]

pub fn attr<K: ToString, V: ToString>(key: K, value: V) -> Attribute

Creates a new Attribute.