Struct randomorg::ErrorCode [] [src]

pub struct ErrorCode(pub u64);

Random.org error code.

Trait Implementations

impl Debug for ErrorCode
[src]

Formats the value using the given formatter.

impl Clone for ErrorCode
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more