Macro info

Source
macro_rules! info {
    ($text:tt) => { ... };
}