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

pub struct RepoFsckResponse {
    pub message: String,
}

Fields

Trait Implementations

Auto Trait Implementations