[][src]Macro parameterized_test::create

macro_rules! create {
    ($name:ident, $args:pat, $body:tt) => { ... };
}