ex3_node_types

Macro impl_from_uint_for

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