Skip to main content

repos_remove

Function repos_remove 

Source
pub async fn repos_remove(
    db: &SqlitePool,
    input: SkillRepoRemoveInput,
) -> Result<()>