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 ba3ef6f commit 3b4f6dcCopy full SHA for 3b4f6dc
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