Hide internal sort module
This commit is contained in:
parent
afc404fdfc
commit
eae7a186b2
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ pub mod memchr;
|
|||
issue = "none",
|
||||
reason = "exposed from core to be reused in std;"
|
||||
)]
|
||||
#[doc(hidden)]
|
||||
pub mod sort;
|
||||
|
||||
mod ascii;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue