Macro ex3_node_types::impl_compare_unit_for

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