Expand description
Parse errors for OpenAPI files
Structs§
- File
Read Snafu - SNAFU context selector for the
ParseError::FileReadvariant - Json
Parse Snafu - SNAFU context selector for the
ParseError::JsonParsevariant - Open
ApiDeserialize Json Snafu - SNAFU context selector for the
ParseError::OpenApiDeserializeJsonvariant - Open
ApiDeserialize Yaml Snafu - SNAFU context selector for the
ParseError::OpenApiDeserializeYamlvariant - Unsupported
Format Snafu - SNAFU context selector for the
ParseError::UnsupportedFormatvariant - Yaml
Parse Snafu - SNAFU context selector for the
ParseError::YamlParsevariant
Enums§
- Parse
Error - Parse errors for OpenAPI files