[][src]Macro unstructured::foreach_numeric_primitive

macro_rules! foreach_numeric_primitive {
    ($($impl:tt)*) => { ... };
}