We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa055dc commit 25f16d8Copy full SHA for 25f16d8
tests/test_std.rs
@@ -1,5 +1,3 @@
1
-use paste;
2
-use permutohedron;
3
use quickcheck as qc;
4
use rand::{distributions::{Distribution, Standard}, Rng, SeedableRng, rngs::StdRng};
5
use rand::{seq::SliceRandom, thread_rng};
0 commit comments