Skip to main content

create_module_report_from_rows

Function create_module_report_from_rows 

Source
pub fn create_module_report_from_rows(
    file_rows: &[FileRow],
    module_roots: &[String],
    module_depth: usize,
    children: ChildIncludeMode,
    top: usize,
) -> ModuleReport