Skip to main content

indexed_project_exists

Function indexed_project_exists 

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