core_crypto_keystore::transaction::dynamic_dispatch

Function execute_delete

source
pub async fn execute_delete(
    tx: &TransactionWrapper<'_>,
    entity_id: &EntityId,
) -> CryptoKeystoreResult<()>