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 StorageAdminProxymoniker
: The moniker for the target component