open_coroutine

Macro task

source
macro_rules! task {
    ( $f: expr , $param:expr $(,)? ) => { ... };
}
Expand description

Create a task.