[][src]Macro mathpack::panic_test

macro_rules! panic_test {
    ($name: ident, $f: expr, $( $var:expr ),*) => { ... };
}