Structs§
Enums§
Traits§
- Extension trait for converting [
reqwest::Error
] intoError::Request
with the given context. - Extension trait for converting
std::io::Error
intoError::SchemaFromFile
with the given context. - Extension trait for converting
std::io::Error
intoError::SchemaNotJson
with the given context. - Extension trait for converting
serde_json::Error
intoError::SchemaNotJsonSerde
with the given context. - Extension trait for converting
url::ParseError
intoError::UrlParse
with the given context.
Type Aliases§
- Result 🔒