Skip to main content

render_table

Function render_table 

Source
fn render_table(
    workspace: &WorkspaceIndex,
    current_dir: &Path,
    entries: &[Entry],
    file: &str,
    show_kind: bool,
) -> String