noteln

Macro noteln 

Source
macro_rules! noteln {
    ($($arg:tt)*) => { ... };
}
Expand description

Print an informational note.