Skip to main content

task

Macro task 

Source
macro_rules! task {
    (|$cx:ident| $body:block) => { ... };
}