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
MissingVersionFieldSnafu
SNAFU context selector for the ParseError::MissingVersionField 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
UnsupportedVersionSnafu
SNAFU context selector for the ParseError::UnsupportedVersion variant
YamlParseSnafu
SNAFU context selector for the ParseError::YamlParse variant

Enums§

ParseError
Parse errors for OpenAPI files