Struct ipfs_api::response::KeyGenResponse
[−]
[src]
pub struct KeyGenResponse {
pub name: String,
pub id: String,
}Fields
name: String
id: String