Struct serde_generate::golang::CodeGenerator [−][src]
pub struct CodeGenerator<'a> { /* fields omitted */ }
Expand description
Main configuration object for code-generation in Go.
Implementations
Create a Go code generator for the given config.
Whether the package providing Serde definitions is located within a different module.