Macro rand::distributions::utils::wmul_impl
source ยท macro_rules! wmul_impl { ($ty:ty, $wide:ty, $shift:expr) => { ... }; ($(($ty:ident, $wide:ident),)+, $shift:expr) => { ... }; }
macro_rules! wmul_impl { ($ty:ty, $wide:ty, $shift:expr) => { ... }; ($(($ty:ident, $wide:ident),)+, $shift:expr) => { ... }; }