Macro sherr::diag_unimplemented_err[][src]

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