Function read_skills_file

Source
pub fn read_skills_file(path: &Path) -> Result<Vec<Skill>, Box<dyn Error>>