Skip to content

Commit 15322ad

Browse files
committed
hide docs for private collections::btree::Recover trait
closes #28093
1 parent 05cc464 commit 15322ad

File tree

1 file changed

+1
-0
lines changed
  • src/libcollections/btree

1 file changed

+1
-0
lines changed

src/libcollections/btree/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ mod node;
1212
pub mod map;
1313
pub mod set;
1414

15+
#[doc(hidden)]
1516
trait Recover<Q: ?Sized> {
1617
type Key;
1718

0 commit comments

Comments
 (0)