Trait lmake_lines_of_code::TraitCountLines
source · pub trait TraitCountLines {
// Required methods
fn workspace_or_project_count_lines(&self) -> LinesOfCode;
fn process_git_remote(&self) -> String;
}Expand description
Traits and methods must be used for the mocking library.