Type Definition lib::kraken::SimpleMap[][src]

type SimpleMap<T> = HashMap<String, T>;