Skip to main content

Crate geno

Crate geno 

Source
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§

GenoAstBuilder
A Geno AST builder
Location
A location within source file

Enums§

GenoError
This crates error enum