Macro sherr::diag_unreachable[][src]

macro_rules! diag_unreachable {
    () => { ... };
    ($($arg:tt)+) => { ... };
}