pub fn storage_clear<A>(key: ManagedRef<'_, A, StorageKey<A>>) where
    A: StorageWriteApi + ManagedTypeApi + ErrorApi
Expand description

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