component_debug::storage

Function delete_all

Source
pub async fn delete_all(
    storage_admin: StorageAdminProxy,
    moniker: String,
) -> Result<()>
Expand description

Delete the contents of all the storage of this component.

ยงArguments

  • storage_admin: The StorageAdminProxy
  • moniker: The moniker for the target component