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