Macro rand::distributions::weighted::alias_method::impl_weight

source ยท
macro_rules! impl_weight {
    () => { ... };
    ($T:ident, $($more:ident,)*) => { ... };
}
๐Ÿ‘ŽDeprecated since 0.8.0: moved to rand_distr crate