Struct ipfs_api::response::TarAddResponse
[−]
[src]
pub struct TarAddResponse {
pub name: String,
pub hash: String,
}Fields
name: String
hash: String