impl_approx_zero_for_int

Macro impl_approx_zero_for_int 

Source
macro_rules! impl_approx_zero_for_int {
    ($($t:ty)*) => { ... };
}