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 af952c1 commit 42fb07dCopy full SHA for 42fb07d
library/std/src/hash/random.rs
@@ -2,9 +2,6 @@
2
//! [`collections`] module without actually publicly exporting them, so that parts of that
3
//! implementation can more easily be moved to the [`alloc`] crate.
4
//!
5
-//! Although its items are public and contain stability attributes, they can't actually be accessed
6
-//! outside this crate.
7
-//!
8
//! [`collections`]: crate::collections
9
10
#[allow(deprecated)]
0 commit comments