Macro adapton::fork [] [src]

macro_rules! fork {
    { $nmop:expr } => { ... };
    [ $nm:expr ] => { ... };
}