Skip to main content

tidy_test

Macro tidy_test 

Source
macro_rules! tidy_test {
    ($check_fn:ident, { $($body:tt)* }) => { ... };
}