Skip to main content

test

Macro test 

Source
macro_rules! test {
    {
        $func:path
    } => { ... };
}