impl_is_zero_option_of_int

Macro impl_is_zero_option_of_int 

Source
macro_rules! impl_is_zero_option_of_int {
    ($($t:ty),+ $(,)?) => { ... };
}