Skip to main content

impl_integer

Macro impl_integer 

Source
macro_rules! impl_integer {
    ($t:ty, $dtype:ident) => { ... };
}