Struct u2f::authorization::Authorization [] [src]

pub struct Authorization {
    pub counter: u32,
    pub user_presence: bool,
}

Fields

Trait Implementations

impl Clone for Authorization
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more