Cargo Features
awint_macro_internals has no features set by default.
[dependencies]
awint_macro_internals = { version = "0.17.0", features = ["debug"] }
- debug = triple_arena_render
-
Enables impls for debugging purposes. Also enables generation counters. Note: I did not name it 'd', 'b', 'g' because I have to check that no debug macros are in the crates.
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.