Rust vec bench import specific rand::RngCore
This commit is contained in:
parent
521d8d8a22
commit
939fd37643
@ -1,4 +1,4 @@
|
||||
use rand::prelude::*;
|
||||
use rand::RngCore;
|
||||
use std::iter::{repeat, FromIterator};
|
||||
use test::{black_box, Bencher};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user