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 01fa040 commit 95b0236Copy full SHA for 95b0236
tests/thread_safety.rs
@@ -1,6 +1,6 @@
1
+use opaque_pointer;
2
use std::thread;
3
use std::time::Duration;
-use opaque_pointer;
4
5
#[cfg(all(feature = "std", feature = "lender"))]
6
#[test]
0 commit comments