Skip to main content

Module error

Module error 

Source
Expand description

Parse errors for OpenAPI files

Structs§

FileReadSnafu
SNAFU context selector for the ParseError::FileRead variant
JsonParseSnafu
SNAFU context selector for the ParseError::JsonParse variant
OpenApiDeserializeJsonSnafu
SNAFU context selector for the ParseError::OpenApiDeserializeJson variant
OpenApiDeserializeYamlSnafu
SNAFU context selector for the ParseError::OpenApiDeserializeYaml variant
UnsupportedFormatSnafu
SNAFU context selector for the ParseError::UnsupportedFormat variant
YamlParseSnafu
SNAFU context selector for the ParseError::YamlParse variant

Enums§

ParseError
Parse errors for OpenAPI files