Type Definition scratch_file::HashSet[][src]

type HashSet<V> = HashSet<V, FnvBuildHasher>;