Struct ipfs_api::response::KeyPair [] [src]

pub struct KeyPair {
    pub name: String,
    pub id: String,
}

Fields

Trait Implementations

impl Debug for KeyPair
[src]

[src]

Formats the value using the given formatter.