We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2188712 commit 3c1586bCopy full SHA for 3c1586b
core/src/slice/mod.rs
@@ -31,6 +31,7 @@ pub mod memchr;
31
issue = "none",
32
reason = "exposed from core to be reused in std;"
33
)]
34
+#[doc(hidden)]
35
pub mod sort;
36
37
mod ascii;
0 commit comments