ocaml-derive 0.16.0

OCaml procedural macros
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[dependencies.synstructure]
version = "0.12"

[lib]
proc-macro = true

[package]
authors = ["Zach Shipko <zachshipko@gmail.com>"]
description = "OCaml procedural macros"
documentation = "https://docs.rs/ocaml-derive"
edition = "2018"
keywords = ["ocaml-rs", "proc-macro"]
license = "ISC"
name = "ocaml-derive"
readme = "./README.md"
repository = "https://github.com/zshipko/ocaml-rs"
version = "0.16.0"