rand::distributions::integer

Macro impl_int_from_uint

Source
macro_rules! impl_int_from_uint {
    ($ty:ty, $uty:ty) => { ... };
}