| crates.io
Spawns a new asynchronous task, returning a `JoinHandle` for it.| docs.rs
Creates a scope for spawning scoped threads.| doc.rust-lang.org
This is just a note on getting the best performance out of an async program.| without.boats