Macro ex3_node_types::impl_add_uint_for

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