alloc_counter_macro 0.0.2

The #[no_alloc] macro for the alloc_counter crate.
Documentation
[dependencies.proc-macro2]
version = "1.0.5"

[dependencies.quote]
version = "1.0.2"

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

[lib]
path = "lib.rs"
proc-macro = true

[package]
authors = ["The SiO4 Project Developers <https://gitlab.com/sio4>"]
description = "The #[no_alloc] macro for the alloc_counter crate."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "alloc_counter_macro"
version = "0.0.2"