Type Alias RngDriver

Source
pub(crate) type RngDriver = RngComponentType<Rng<'static>>;

Aliased Typeยง

struct RngDriver { /* private fields */ }