Macro sherr::diag_err[][src]

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