ex3_node_types

Macro impl_sub_uint_for

Source
macro_rules! impl_sub_uint_for {
    ($for_type:ty, $($t:ty),*) => { ... };
}