Skip to main content

impl_add_primitive

Macro impl_add_primitive 

Source
macro_rules! impl_add_primitive {
    ($($primitive:ty),+) => { ... };
}