Modules

Traits, helpers, and type definitions for asynchronous I/O functionality.

TCP/UDP/Unix bindings for tokio.

Due to the Stream trait’s inclusion in std landing later than Tokio’s 1.0 release, most of the Tokio stream utilities have been moved into the tokio-stream crate.

Asynchronous green-threads.

Macros

Pins a value on the stack.