chj_util

Macro nodt

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