Function loc::count_everything [] [src]

pub fn count_everything<'a>(filepath: &str,
                            singles: Vec<&'a str>,
                            multies: Vec<(&'a str, &'a str)>)
                            -> Count