Skip to main content

build

Function build 

Source
pub fn build(
    workspace: &WorkspaceIndex,
    current_dir: &Path,
    file: &str,
    patterns: &[String],
    show_kind: bool,
) -> String
Expand description

Scan directories matching patterns for those containing file and render an index table.