Struct authy::Client [] [src]

pub struct Client {
    pub retry_count: u8,
    pub retry_wait: u16,
    // some fields omitted
}

Fields

Methods

impl Client
[src]

Trait Implementations

impl Debug for Client
[src]

Formats the value using the given formatter.