Cargo Features
Crazyradio has no features set by default.
[dependencies]
crazyradio = { version = "0.3.0", features = ["serde_support", "shared_radio", "async"] }
- serde_support = serde
- async
-
Enables async of flume ^0.10.4
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.
- serde serde_support?
- flume async? shared_radio?
-
Enables flume ^0.10.4