Asynchronous access to a bincode-encoded item stream.
# Cargo.toml
[dependencies]
async-bincode = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an async bincode reader from an async source.
Add tokio or async-std as a dependency and use appropriate runtime.
No dependency data recorded yet.