Skip to main content

index_path_with

Function index_path_with 

Source
pub fn index_path_with(
    root: &Path,
    db_path: &Path,
    options: IndexOptions,
) -> Result<IndexReport>