allocative_derive 0.3.3

Implementation of derive(Allocative) for allocative crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0.3"

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

[lib]
proc-macro = true

[package]
authors = ["Meta"]
description = "Implementation of derive(Allocative) for allocative crate"
documentation = "https://docs.rs/allocative"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "allocative_derive"
repository = "https://github.com/facebookexperimental/allocative"
version = "0.3.3"