Skip to main content

Crate unistructgen_codegen

Crate unistructgen_codegen 

Source

Structs§

JsonSchemaRenderer
Generator for JSON Schema (Draft 2020-12)
RenderOptions
RustRenderer
Rust code generator that converts IR to idiomatic Rust code
RustRendererBuilder
Builder for creating a RustRenderer with fluent API

Enums§

CodegenError
Errors that can occur during code generation
JsonSchemaError
Errors that can occur during JSON Schema generation

Type Aliases§

Result