Login
From:
oida.dev | TypeScript, Rust
(Uncensored)
subscribe
Tokio: Getting Started
https://oida.dev/rust-tokio-guide/getting-started/
links
backlinks
Roast topics
Find topics
Find it!
Let’s get started with our first Tokio app. Create a new project using Cargo and add the tokio dependency either to your Cargo.toml file or directly on the command line.