Macro rand::distributions::integer::impl_int_from_uint

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