work

Macro work 

Source
macro_rules! work {
    ($handler:expr) => { ... };
}
Expand description

Create a Work item that works in both heap and zero-heap modes.