Expand description
Go code generation backend for the Vexil schema compiler.
Generates Go structs implementing the Packer/Unpacker interfaces
from the github.com/vexil-lang/vexil/packages/runtime-go module.
Re-exports§
pub use backend::GoBackend;
Modules§
Enums§
Functions§
- generate
- Generate Go code for a compiled schema (no cross-file imports).