[][src]Function cosmwasm_std::attr

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

Creates a new Attribute.