Macro info

Source
macro_rules! info {
    ($MSG: expr) => { ... };
}
Expand description

Prints an info message to stderr