Docs.rs
futures-sink-preview-0.2.2
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
futures-sink-preview 0.2.2
The asynchronous `Sink` trait for the futures-rs library.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
8
out of
8
items documented
0
out of
8
items with examples
Size
Source code size: 25.83 kB
Documentation size: 547.50 kB
Links
Homepage
rust-lang/futures-rs
5405
626
180
crates.io
Dependencies
either ^1.4
normal
optional
futures-channel-preview ^0.2.2
normal
futures-core-preview ^0.2.2
normal
Versions
0.3.0-alpha.19
0.3.0-alpha.18
0.3.0-alpha.17
0.3.0-alpha.16
0.3.0-alpha.15
0.3.0-alpha.14
0.3.0-alpha.13
0.3.0-alpha.12
0.3.0-alpha.11
0.3.0-alpha.10
0.3.0-alpha.9
0.3.0-alpha.8
0.3.0-alpha.7
0.3.0-alpha.6
0.3.0-alpha.5
0.3.0-alpha.4
0.3.0-alpha.3
0.3.0-alpha.2
0.3.0-alpha.1
0.2.2
Owners
Asynchronous sinks This crate contains the `Sink` trait which allows values to be sent asynchronously.