Docs.rs
alphanumeric-sort-1.5.3
alphanumeric-sort 1.5.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
magiclen
Dependencies
bencher ^0.1.5
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
alphanumeric_sort
1.5.3
?
Function
alphanumeric_sort
::
sort_str_slice
source
·
[
−
]
pub fn sort_str_slice<S:
AsRef
<
str
>>(slice: &mut
[S]
)
Expand description
Sort a
str
slice.