Struct loc::LangTotal[][src]

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

Fields

Auto Trait Implementations

impl Send for LangTotal

impl Sync for LangTotal