pub type ResolvedSkills = FxHashMap<String, String>;
Resolved skills (loaded file contents)
pub struct ResolvedSkills { /* private fields */ }