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