Macro ex3_node_types::impl_from_uint_for

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