Cargo Features
Toolbelt_A has no features set by default.
[dependencies]
toolbelt_a = { version = "0.1.0", features = ["proc_macro", "comp", "sync", "thread_pool"] }
FEATURES
- proc_macro = comp
-
PROC MACRO
Affects
toolbelt_a::proc_macro
… - comp proc_macro?
-
Enables comp of toolbelt_a_pm
Affects
toolbelt_a::proc_macro
… - sync = result_worker, thread_pool, worker
-
SYNC
Affects
toolbelt_a::sync
… - worker result_worker thread_pool sync?
-
Affects
toolbelt_a::sync
…
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.