Struct ipfs_api::response::RepoFsckResponse [−][src]
pub struct RepoFsckResponse {
pub message: String,
}Fields
message: String
Auto Trait Implementations
impl Send for RepoFsckResponse
impl Send for RepoFsckResponseimpl Sync for RepoFsckResponse
impl Sync for RepoFsckResponse