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