Struct gazetta_model_ext::Key
[−]
[src]
pub struct Key {
pub url: String,
pub fingerprint: String,
}Fields
url: String
fingerprint: String
Methods
impl Key[src]
Trait Implementations
impl Debug for Key[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more