rust/src/librustc_data_structures/fx.rs
2018-12-25 21:08:33 -07:00

2 lines
54 B
Rust

pub use rustc_hash::{FxHasher, FxHashMap, FxHashSet};