pub type RngComponentType<E> = RngDriver<'static, Entropy32ToRandom<'static, E>>;
Aliased Typeยง
struct RngComponentType<E> { /* private fields */ }
pub type RngComponentType<E> = RngDriver<'static, Entropy32ToRandom<'static, E>>;
struct RngComponentType<E> { /* private fields */ }