Skip to main content

execute_unlink

Function execute_unlink 

Source
async fn execute_unlink(
    sentinel: &impl RemoteUnlinkExecutor,
    key_store: &NodeKeyStore,
    cancellation: &CancellationToken,
) -> Result<UnlinkOutcome, UnlinkError>