Skip to main content

create_local

Function create_local 

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