Crate eure_codegen

Crate eure_codegen 

Source
Expand description

Code generation from Eure schemas.

This crate provides GenerationConfig for configuring code generation.

For the ParseDocument trait, see eure-value.

Structs§

GenerationConfig
Configuration for code generation.
GenerationConfigBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

Visibility
Visibility of generated types.