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