Trait ezlog::Cryptor

source ·
pub trait Cryptor: Encryptor + Decryptor { }
Expand description

The Encryptor trait + Decryptor trait

Implementors§