[][src]Macro dqcsim::fatal

macro_rules! fatal {
    (target: $target:expr, $($arg:tt)+) => { ... };
    ($($arg:tt)+) => { ... };
}