Struct ipfs_api::response::KeyListResponse
[−]
[src]
pub struct KeyListResponse { pub keys: Vec<KeyGenResponse>, }
Fields
keys: Vec<KeyGenResponse>