Update guidance in 08/04.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//! TODO: get the code to compile by **re-ordering** the statements
|
||||
//! in the `example` function. You're not allowed to change the
|
||||
//! `spawner` function nor what each line does in `example`.
|
||||
//! You can wrap existing statements in blocks `{}` if needed.
|
||||
use std::rc::Rc;
|
||||
use tokio::task::yield_now;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user