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 f05c392 commit 6c26120Copy full SHA for 6c26120
src/lib.rs
@@ -77,7 +77,6 @@ pub mod api;
77
pub mod r#async;
78
#[cfg(feature = "blocking")]
79
pub mod blocking;
80
-#[cfg(feature = "async")]
81
pub mod sleeper;
82
83
pub use api::*;
0 commit comments