Macro impl_scalar

Source
macro_rules! impl_scalar {
    ($ty:ident) => { ... };
}