Type Alias RngRandomComponentType

Source
pub type RngRandomComponentType<R> = RngDriver<'static, R>;

Aliased Typeยง

struct RngRandomComponentType<R> { /* private fields */ }