Struct ipfs_api::response::RepoGcResponse [−][src]
Fields
key: HashMap<String, String>
error: Option<String>
Auto Trait Implementations
impl Send for RepoGcResponse
impl Send for RepoGcResponseimpl Sync for RepoGcResponse
impl Sync for RepoGcResponse