Struct transportation::RNG [−]
pub struct RNG { /* fields omitted */ }
Methods from __Deref<Target = SystemRandom>
Trait Implementations
impl __Deref for RNG
impl __Deref for RNG
type Target = SystemRandom
The resulting type after dereferencing.
fn deref(&self) -> &SystemRandom
fn deref(&self) -> &SystemRandom
Dereferences the value.
impl LazyStatic for RNG
impl LazyStatic for RNG
fn initialize(lazy: &Self)
fn initialize(lazy: &Self)