Type Alias components::rng::RngComponentType

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

Aliased Type§

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