chj_util

Macro dt

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