Struct ipfs_api::response::PubsubPeersResponse
[−]
[src]
pub struct PubsubPeersResponse {
pub strings: Vec<String>,
}Fields
strings: Vec<String>