Cargo Features
sled-overlay has no features set by default.
[dependencies]
sled-overlay = { version = "0.1.4", features = ["async-serial", "serial"] }
- async-serial = serial
-
Enables async of darkfi-serial
DarkFi serialization library
Affects
sled-overlay::async_serial
… - serial async-serial? = darkfi-serial
-
Affects
sled-overlay::serial
…
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.