Closed malik672 closed 3 weeks ago
use tokio join to run operation concurrently
tokio join
yes we can easily join those, but I'd like to use futures variables for this which makes the macro usage easier to read
okay
use
tokio join
to run operation concurrently