We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57e988 commit 98fad77Copy full SHA for 98fad77
src/async_group.rs
@@ -3,7 +3,6 @@
3
// See the file LICENSE in this distribution for more details.
4
5
use std::collections::HashMap;
6
-use std::marker::Send;
7
use std::thread;
8
9
use crate::Err;
0 commit comments