chj_util

Macro warn

Source
macro_rules! warn {
    ($formatstr:expr $(,$arg:expr)*) => { ... };
}