Skip to main content

add

Function add 

Source
pub async fn add(
    db: &SqlitePool,
    input: InstallSkillInput,
) -> Result<SkillRecord>