r-gen-macro 0.0.1

A procedural macro to help with creating generative models in the r-gen crate.
Documentation
[dependencies.itertools]
version = "0.10.0"

[lib]
proc-macro = true

[package]
authors = ["Sean Moore <49214378+Hobbs1024@users.noreply.github.com>"]
description = "A procedural macro to help with creating generative models in the r-gen crate."
edition = "2018"
license = "MIT"
name = "r-gen-macro"
version = "0.0.1"