Macro info

Source
macro_rules! info {
    ($fmt:literal $(, $fmt_arg:expr)*) => { ... };
}