Cargo Features
codas-flow has no features set by default.
[dependencies]
codas-flow = { version = "0.1.0", features = ["dynamic-sub"] }
- dynamic-sub = spin
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.
- spin dynamic-sub?
-
Enables spin
no_std compatible spinlocks,
necessary to dynamically add
subscriptions to an open flow