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 7e70a49 commit 0f2d8efCopy full SHA for 0f2d8ef
src/lib.rs
@@ -1,5 +1,5 @@
1
pub mod fs;
2
-#[cfg(feature = "tracing")]
+#[cfg(feature = "tokio")]
3
pub mod tokio;
4
#[cfg(feature = "tracing")]
5
pub mod tracing;
0 commit comments