Module tfschema_bindgen::emit[][src]

Stripped down version of serde reflection's code generator for Rust. Main changes are around supporting qualified names for Regitry entries as well as well as customing stubs generation.

Structs

CodeGenerator

Main configuration object for code-generation in Rust.

Type Definitions

QualifiedName

A map of container formats indexed by a qualified name

Registry