components::rng

Type Alias RngComponentType

Source
pub type RngComponentType<E> = RngDriver<'static, Entropy32ToRandom<'static, E>>;

Aliased Typeยง

struct RngComponentType<E> { /* private fields */ }