Skip to main content

upsert_project_seed

Function upsert_project_seed 

Source
pub fn upsert_project_seed(
    conn: &mut impl GenericClient,
    project_id: &str,
    root_path: &Path,
) -> Result<()>