rust_hawktracer_proc_macro 0.4.1

helper crate for hawktracer profiling library.
Documentation
[dependencies.rust_hawktracer_sys]
optional = true
version = "0.4"

[features]
generate_bindings = ["rust_hawktracer_sys", "rust_hawktracer_sys/generate_bindings"]
pkg_config = ["rust_hawktracer_sys", "rust_hawktracer_sys/pkg_config"]
profiling_enabled = ["rust_hawktracer_sys"]

[lib]
proc-macro = true

[package]
authors = ["Alexandru <alex.ene0x11@gmail.com>"]
description = "helper crate for hawktracer profiling library."
edition = "2018"
license = "MIT/Apache-2.0"
name = "rust_hawktracer_proc_macro"
readme = "README.md"
repository = "https://github.com/AlexEne/rust_hawktracer_proc_macro"
version = "0.4.1"