Struct DagPutResponse
ipfs_api::response
pub struct DagPutResponse { pub cid: String, }
cid: String
impl Debug for DagPutResponse
fn fmt(&self, __arg_0: &mut Formatter) -> Result
Formats the value using the given formatter.