read_skills

Function read_skills 

Source
fn read_skills(
    conn: &Connection,
    agent_id: &str,
) -> Result<Vec<DefSkillBlob>, Error>