[][src]Macro amethyst_nphysics::fail

macro_rules! fail {
    ($x:tt) => { ... };
    ($x:tt, $ret:expr) => { ... };
}