pub type Result<T> = Result<T, Error>;
Result type with ssh-cipher crate’s Error as the error type.
ssh-cipher
Error