chj_util

Macro nowarn

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