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