Skip to main content

index

Function index 

Source
pub fn index(
    repo: &Path,
    project_name: Option<&str>,
    requested_framework: Framework,
    mode: IndexMode,
    config_path: &Path,
) -> Result<()>