Skip to main content

indexed_file_exists

Function indexed_file_exists 

Source
pub fn indexed_file_exists(
    conn: &mut impl GenericClient,
    project_id: &str,
    file_path: &str,
) -> Result<bool>