Struct ipfs_api::response::PinLsResponse
[−]
[src]
pub struct PinLsResponse {
pub keys: HashMap<String, PinType>,
}Fields
keys: HashMap<String, PinType>