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