Skip to main content

datex_list

Macro datex_list 

Source
macro_rules! datex_list {
    ( $( $x:expr ),* ) => { ... };
}