Skip to main content

upsert_project_stats

Function upsert_project_stats 

Source
pub fn upsert_project_stats(
    conn: &mut impl GenericClient,
    project: &IndexedProject,
) -> Result<()>