Expand description
A cross-language schema compiler that generates type definitions and serialization code from a simple, declarative schema language. This crate contains the Abstract Syntaxt Tree (AST), errors and parsing code for the Geno tool.
Modules§
- ast
- Namespace containing the AST structures
Structs§
- Geno
AstBuilder - A Geno AST builder
- Location
- A location within source file
Enums§
- Geno
Error - This crates error enum