Struct ipfs_api::response::ObjectPatchRmLinkResponse
[−]
[src]
pub struct ObjectPatchRmLinkResponse { pub hash: String, pub links: Vec<IpfsHeader>, }
Fields
hash: String
links: Vec<IpfsHeader>