Type Definition skill_tree::Item[][src]

pub type Item = HashMap<String, String>;

Trait Implementations