tokio 0.3.0

An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Documentation
#![cfg(not(feature = "full"))]
compile_error!("run main Tokio tests with `--features full`");