Skip to main content

create_lang_report_from_rows

Function create_lang_report_from_rows 

Source
pub fn create_lang_report_from_rows(
    file_rows: &[FileRow],
    top: usize,
    with_files: bool,
    children: ChildrenMode,
) -> LangReport