tokio-rs / website

Website for the Tokio project
https://tokio.rs
MIT License
228 stars 329 forks source link

added instructions to create a new file connection.rs #693

Closed anupj closed 1 year ago

anupj commented 1 year ago

It was not clear (to me) when I was following the tutorial that I was supposed to create a new connection.rs file to add the code for the connection struct. Hopefully this will make it clearer.