dataformat_test

Macro dataformat_test 

Source
macro_rules! dataformat_test {
    ($name:ident, $( $others:expr),* ) => { ... };
}