Skip to main content

mark_graph_synced

Function mark_graph_synced 

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