Skip to main content

fui_worker

Macro fui_worker 

Source
macro_rules! fui_worker {
    ($($entry:ident => $job:ty),+ $(,)?) => { ... };
}