Skip to main content

Module errors

Module errors 

Source
Expand description

Error types for TypeScript code generation

Structs§

ApiClassGenerationForTagSnafu
SNAFU context selector for the GeneratorError::ApiClassGenerationForTag variant
ApiClassGenerationSnafu
SNAFU context selector for the GeneratorError::ApiClassGeneration variant
ConfigParseSnafu
SNAFU context selector for the GeneratorError::ConfigParse variant
ConflictingSchemaNamesSnafu
SNAFU context selector for the GeneratorError::ConflictingSchemaNames variant
GenericSnafu
SNAFU context selector for the GeneratorError::Generic variant
IndexFileGenerationSnafu
SNAFU context selector for the GeneratorError::IndexFileGeneration variant
IoSnafu
SNAFU context selector for the GeneratorError::Io variant
ModelEnumGenerationSnafu
SNAFU context selector for the GeneratorError::ModelEnumGeneration variant
ModelInterfaceGenerationSnafu
SNAFU context selector for the GeneratorError::ModelInterfaceGeneration variant
ModelTypeAliasGenerationSnafu
SNAFU context selector for the GeneratorError::ModelTypeAliasGeneration variant
ParameterExtractionSnafu
SNAFU context selector for the GeneratorError::ParameterExtraction variant
ReturnTypeGenerationSnafu
SNAFU context selector for the GeneratorError::ReturnTypeGeneration variant
RuntimeTemplateSnafu
SNAFU context selector for the GeneratorError::RuntimeTemplate variant
TemplateNotFoundSnafu
SNAFU context selector for the GeneratorError::TemplateNotFound variant
TemplateRenderSnafu
SNAFU context selector for the GeneratorError::TemplateRender variant
UnsupportedHttpMethodSnafu
SNAFU context selector for the GeneratorError::UnsupportedHttpMethod variant

Enums§

GeneratorError
Error type for TypeScript code generation