Crate aldrin_macros

source ·
Expand description

Aldrin code generation macros

This crate provides a single macro as an alternative frontend to the Aldrin code generator. It removes the need to generate code from a schema beforehand or as part of a build.rs.

See the documentation of the generate! macro for more information and usage examples.

Macros§

  • Generates code from an Aldrin schema.