Struct KeyPairList
ipfs_api::response
pub struct KeyPairList { pub keys: Vec<KeyPair>, }
keys: Vec<KeyPair>
impl Debug for KeyPairList
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.