Macro sherr::diag_unimplemented[][src]

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