The fast, multithreaded counting engine behind mezura: identifies each file's language, splits every line into code, comments and everything else, and counts user-defined keywords like classes and structs.
//! The machinery that turns a set of targets into a result.
pubmodconfig;pubmodtargets;pub(crate)modconsumer;pub(crate)modfile_parser;pub(crate)modidentity;pub(crate)modmodules;pub(crate)modproducer;