Function fadroma::snip20_impl::state::write_allowance   
source · [−]pub fn write_allowance<S: Storage>(
    store: &mut S, 
    owner: &CanonicalAddr, 
    spender: &CanonicalAddr, 
    allowance: &Allowance
) -> StdResult<()>