Struct ipfs_api::response::DagPutResponse
[−]
[src]
pub struct DagPutResponse {
pub cid: String,
}Fields
cid: String
pub struct DagPutResponse {
pub cid: String,
}cid: String
impl Debug for DagPutResponse[src]impl Send for DagPutResponseimpl Sync for DagPutResponse