Macro ex3_node_types::impl_sub_uint_for

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