Ana Hobden
Ana Hobden
@marumari This looks good and sensible to me! :)
We can probably pull some things from https://hoverbear.org/2017/03/01/the-future-with-futures/
Proposing `futures` and `tokio` be split since they are both fairly large topics.
See bae33cc56cb35ecf3bbd70156b4b9253834f1f7b
Forgot to include markers like `#[derive(Clone)]`
This might beg for some changes for `libcore-and-libstd` slides, but it only has 4 slides.
Since we're doing a little TCP server why not take practice taking some JSON and modifying it? Perhaps a flattener?
I noticed that `use` statements seemed to behave a bit odd! Thanks Alex.
It's looking lovely!
I had the opportunity to test this patch atop `v0.13.1` in Bevy as part of exploring the cause of https://github.com/bevyengine/bevy/issues/5779. It seemed functional and working in x86_64 Linux on a...