Type Definition zero_pass_backend::CipherResult[][src]

pub type CipherResult = Result<String, CipherError>;