Skip to main content

mark_graph_sync_attempted

Function mark_graph_sync_attempted 

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