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