[src]

Module ncollide2df64::util::hash_map

An hash map with a customizable hash function.

Structs

Entry

Entry of an HashMap.

HashMap

Alternative implementation of HashMap.