]> git.lizzy.rs Git - rust.git/blob - src/libstd/benches/lib.rs
Rollup merge of #67686 - ssomers:keys_start_slasher, r=Mark-Simulacrum
[rust.git] / src / libstd / benches / lib.rs
1 #![feature(test)]
2
3 extern crate test;
4
5 mod hash;