Struct xiangyun::rand::base::BaseRand [] [src]

pub struct BaseRand { /* fields omitted */ }

Methods

impl BaseRand
[src]

Trait Implementations

impl Copy for BaseRand
[src]

impl Clone for BaseRand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for BaseRand
[src]

Formats the value using the given formatter.

impl Default for BaseRand
[src]

Returns the "default value" for a type. Read more