Cargo Features

binary-stream has no features set by default.

[dependencies]
binary-stream = { version = "10.0.0", features = ["64bit", "async", "tokio"] }
64bit
async

Enables async-trait and futures

Affects binary-stream::futures

tokio

Enables tokio