primitive_merge_helper

Macro primitive_merge_helper 

Source
macro_rules! primitive_merge_helper {
    ($t:ty, $($v:ident),+) => { ... };
}