[][src]Macro hemlock::fatal

macro_rules! fatal {
    ($scope:ident, $fmtstr:literal$(, $param:expr)*) => { ... };
}