Struct rdedup_lib::GcResults [] [src]

pub struct GcResults {
    pub chunks: usize,
    pub bytes: u64,
}

Fields