aldrin-macros 0.1.0

Aldrin code generation macros.
Documentation

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.