Struct loc::LangTotal [] [src]

pub struct LangTotal {
    pub files: u32,
    pub count: Count,
}

Fields