chj_util

Macro warn_todo

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