There was an error while loading. Please reload this page.
1 parent e9de779 commit cafcddbCopy full SHA for cafcddb
src/lib.rs
@@ -53,6 +53,7 @@ pub mod sync;
53
pub mod task;
54
55
#[cfg_attr(feature = "docs", doc(cfg(unstable)))]
56
+#[cfg(feature = "unstable")]
57
pub mod pin;
58
59
pub(crate) mod utils;
0 commit comments