[go: up one dir, main page]

futures-sink 0.3.1

The asynchronous `Sink` trait for the futures-rs library.
Documentation
[dependencies]

[features]
alloc = []
default = ["std"]
std = ["alloc"]

[lib]
name = "futures_sink"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "The asynchronous `Sink` trait for the futures-rs library.\n"
documentation = "https://docs.rs/futures-sink/0.3.0"
edition = "2018"
homepage = "https://rust-lang-nursery.github.io/futures-rs"
license = "MIT OR Apache-2.0"
name = "futures-sink"
repository = "https://github.com/rust-lang-nursery/futures-rs"
version = "0.3.1"