gantz-derive

Crates.iogantz-derive
lib.rsgantz-derive
version0.1.0
sourcesrc
created_at2018-06-06 11:23:21.534531
updated_at2018-06-06 11:23:21.534531
descriptionA crate providing procedural macros for the gantz library
homepagehttps://github.com/nannou-org/gantz
repositoryhttps://github.com/nannou-org/gantz.git
max_upload_size
id68875
size22,268
(mitchmindtree)

documentation

README

gantz-derive Crates.io Crates.io docs.rs

A suite of procedural macros for the gantz crate.

Currently includes:

  • GantzNode: simplifies the creation of gantz nodes by generating code necessary for interoperation with the gantz graph.
  • GantzNode_: The same as GantzNode but for use internally within the gantz crate itself.
Commit count: 74

cargo fmt