Struct hubcaps::keys::KeyOptions [] [src]

pub struct KeyOptions {
    pub title: String,
    pub key: String,
    pub read_only: bool,
}

Fields

Trait Implementations

impl Debug for KeyOptions
[src]

Formats the value using the given formatter.