[][src]Macro myutil::pnk

macro_rules! pnk {
    ($ops: expr) => { ... };
    ($ops: expr, $msg: expr) => { ... };
}

打印错误信息并 Panic