[][src]Macro memora::noteln

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

Print an informational note.