Skip to main content

FnvIndexSet

Type Alias FnvIndexSet 

Source
pub type FnvIndexSet<T> = IndexSet<T, FnvBuildHasher>;

Aliased Typeยง

pub struct FnvIndexSet<T> { /* private fields */ }