pub type Error = BoxError;
Error type that extensions may result in
pub struct Error(/* private fields */);