Cargo Features

io-stream has no features set by default.

[dependencies]
io-stream = { version = "0.0.2", features = ["std", "tokio"] }
std

Affects runtimes::std

tokio

Enables tokio

Affects runtimes::tokio