Registry / async / futures-sink-preview

futures-sink-preview

JSON →
library0.2.2rscratesunverified

The asynchronous `Sink` trait for the futures-rs library.

# Cargo.toml [dependencies] futures-sink-preview = "0.2.2"
INSTALL
IMPORT
SIG · FUTURES-SINK-PREVI
F
futures-sink-preview
asyncrustv0.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sink
use futures_sink::Sink;

Demonstrates importing the Sink trait from the futures-sink crate.

use futures_sink::Sink; fn main() { println!("Sink trait available"); }
Debug
Known issues
breakingThis crate is a preview and may have breaking changes in future versions.
fix
Use the stable futures crate instead: futures::sink::Sink
affects: >=0.2.0
Upgrade
Version history
0.2.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Resources
futures-sink-preview — cargo add futures-sink-preview · libregistry