Macro impl_zeroize_with_default

Source
macro_rules! impl_zeroize_with_default {
    ($($type:ty),+) => { ... };
}