rustc/library/std/benches/lib.rs
2020-09-04 16:38:49 +01:00

6 lines
49 B
Rust

#![feature(test)]
extern crate test;
mod hash;