[][src]Type Definition galm::Characters

type Characters = HashMap<&'static str, Vec<Character<'static>>>;

Characters