Cargo Features

saltlick has no features set by default.

[dependencies]
saltlick = { version = "0.5.0", features = ["io-async", "proptest-tests"] }
io-async = async-stream, futures, pin-project-lite, tokio
proptest-tests

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.

async-stream io-async?
futures io-async?
pin-project-lite io-async?
tokio io-async?