atuin_client::encryption

Function decrypt

Source
pub fn decrypt(
    encrypted_history: EncryptedHistory,
    key: &Key,
) -> Result<History>