[][src]Macro laboratory::should_not_panic

macro_rules! should_not_panic {
    ($name:expr, $handle: expr) => { ... };
}