soft_delete

Function soft_delete 

Source
async fn soft_delete(
    cipher_id: CipherId,
    api_client: &ApiClient,
) -> Result<(), ApiError>