rust/library/std/benches/lib.rs

6 lines
49 B
Rust
Raw Normal View History

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