Struct randomorg::ApiKey [] [src]

pub struct ApiKey(pub String);

A random.org api key

Trait Implementations

impl Debug for ApiKey
[src]

Formats the value using the given formatter.

impl Clone for ApiKey
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more