rand::distributions::integer

Macro impl_nzint

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