API documentation for the Rust `AsyncRead` trait in crate `futures`.| docs.rs
Receive values from the associated `UnboundedSender`.| docs.rs
Sends values to the associated `Receiver`.| docs.rs
Receives values from the associated `Sender`.| docs.rs
String slices.| doc.rust-lang.org
An asynchronous reader-writer lock.| docs.rs
Selects from a set of channel operations.| docs.rs
The receiving side of a channel.| docs.rs
`IntoParallelIterator` implements the conversion to a `ParallelIterator`.| docs.rs
An `Iterator` blanket implementation that provides extra adaptors and methods.| docs.rs
`Result` is a type that represents either success (`Ok`) or failure (`Err`).| doc.rust-lang.org
The `Option` type. See the module level documentation for more.| doc.rust-lang.org