delete_cipher

Function delete_cipher 

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