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
alphanumeric_sort
Function
sort_path_slice
Copy item path
Source
pub fn sort_path_slice<P:
AsRef
<
Path
>>(slice: &mut
[P]
)
Available on
crate feature
std
only.
Expand description
Sort a
Path
slice.