This project is a collection of Rust async exercises with the tokio library. They are all located in the examples/ directory. Run them with cargo run --example <name>, where <name>is the file name minus the.rs` extension.