Type Definition conrod::image::HashMap [] [src]

type HashMap<Img> = HashMap<Id, Img>;

The type of std::collections::HashMap used within the image::Map.