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