Struct ipfs_api::response::SwarmAddrsDisconnectResponse [] [src]

pub struct SwarmAddrsDisconnectResponse {
    pub strings: Vec<String>,
}

Fields