Struct ipfs_api::response::KeyGenResponse [] [src]

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

Fields

Trait Implementations

impl Debug for KeyGenResponse
[src]

[src]

Formats the value using the given formatter.