Macro rand::distributions::integer::impl_nzint

source ยท
macro_rules! impl_nzint {
    ($ty:ty, $new:path) => { ... };
}