Documentation
1
2
// pub use std::collections::{HashMap, HashSet};
pub use rustc_hash::{FxHashMap as HashMap, FxHashSet as HashSet};