Macro ex3_node_types::impl_div_uint_for

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