Cargo Features

rust_hawktracer_normal_macro has no features set by default.

[dependencies]
rust_hawktracer_normal_macro = { version = "0.4.1", features = ["profiling_enabled", "generate_bindings", "pkg_config"] }
profiling_enabled = rust_hawktracer_sys
generate_bindings = rust_hawktracer_sys

Enables generate_bindings of rust_hawktracer_sys

pkg_config = rust_hawktracer_sys

Enables pkg_config of rust_hawktracer_sys

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rust_hawktracer_sys generate_bindings? pkg_config? profiling_enabled?