Cargo Features

forky-tun has no features set by default.

[dependencies]
forky-tun = { version = "0.5.5", features = ["async"] }
async = byteorder, bytes, futures-core, tokio, tokio-util

Affects forky-tun::r#async

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.

byteorder linux mac ios android async?
bytes linux mac ios android async?
futures-core linux mac ios android async?
tokio linux mac ios android async?
tokio-util linux mac ios android async?