Macro vonuvoli_scheme::def_tests[][src]

macro_rules! def_tests {
    ( $( $identifier : ident => $expression : block, )+ ) => { ... };
}