Macro resynth::notice

source ยท
macro_rules! notice {
    ($st:expr, $fmt:expr $(, $($arg:expr),*)*) => { ... };
}