datatypes

Macro for_all_primitive_types

Source
macro_rules! for_all_primitive_types {
    ($macro:tt $(, $x:tt)*) => { ... };
}
Expand description

Apply the macro rules to all primitive types.