Struct transportation::RNG[]

pub struct RNG { /* fields omitted */ }

Methods from __Deref<Target = SystemRandom>

Trait Implementations

impl __Deref for RNG

The resulting type after dereferencing.

Dereferences the value.

impl LazyStatic for RNG

Auto Trait Implementations

impl Send for RNG

impl Sync for RNG