Macro wng_lib::error[][src]

macro_rules! error {
    () => { ... };
    ($($msg:tt),*) => { ... };
}