auto-diff-macros 0.5.9

Macros for auto-diff.
Documentation
[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["yguan <yguan@example.com>"]
description = """
Macros for auto-diff.


"""
documentation = "https://docs.rs/auto-diff-macros"
edition = "2021"
homepage = "https://github.com/pipehappy1/auto-diff"
license = "MIT"
name = "auto-diff-macros"
readme = "README.md"
repository = "https://github.com/pipehappy1/auto-diff"
version = "0.5.9"