[][src]Macro latte::it

macro_rules! it {
    ($test_name:ident, $test:block) => { ... };
}