Struct ipfs_api::response::BlockStatResponse
[−]
[src]
pub struct BlockStatResponse {
pub key: String,
pub size: u64,
}Fields
key: String
size: u64