pub fn storage_clear<A>(key: ManagedRef<'_, A, StorageKey<A>>)
Expand description
Useful for storage mappers. Also calls to it generated by macro.
pub fn storage_clear<A>(key: ManagedRef<'_, A, StorageKey<A>>)
Useful for storage mappers. Also calls to it generated by macro.