notice

Macro notice 

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