Struct ipfs_api::response::PinAddResponse [] [src]

pub struct PinAddResponse {
    pub pins: Vec<String>,
    pub progress: Option<isize>,
}

Fields

Trait Implementations

impl Debug for PinAddResponse
[src]

[src]

Formats the value using the given formatter.