A dictionary with 3D generic vector as keys.
pub type Vec3Dict(key, value) = dict.Dict(vec3.Vec3(key), value)