rust/library/std/benches/lib.rs
2020-07-27 19:51:13 -05:00

6 lines
49 B
Rust

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