pub type Result<T> = Result<T, Error>;
Result type with the base32ct crate’s Error type.
base32ct
Error