Function elrond_wasm::storage_clear[][src]

pub fn storage_clear<A>(api: A, key: &StorageKey<A>) where
    A: StorageWriteApi + ManagedTypeApi + ErrorApi + Clone + 'static, 
Expand description

Useful for storage mappers. Also calls to it generated by macro.