info

Macro info 

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