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