rust/library/std/benches/lib.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
49 B
Rust
Raw Normal View History

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