Struct ipfs_api::response::KeyListResponse [] [src]

pub struct KeyListResponse {
    pub keys: Vec<KeyGenResponse>,
}

Fields

Trait Implementations

impl Debug for KeyListResponse
[src]

[src]

Formats the value using the given formatter.