Struct ipfs_api::response::RepoFsckResponse[][src]

pub struct RepoFsckResponse {
    pub message: String,
}

Fields

Auto Trait Implementations