nodt

Macro nodt 

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