[][src]Macro memora::warnln

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

Print a warning.