Docs.rs
interface-rs-0.2.10
interface-rs 0.2.10
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
wiggels
Dependencies
Versions
88.06%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module sort
interface_
rs
0.2.10
Module sort
Module Items
Functions
In interface_
rs::
helper
interface_rs
::
helper
Module
sort
Copy item path
Source
Functions
§
natural
Compares two strings using natural sort order. Natural sort order compares numbers in a way humans expect, so “swp10” comes after “swp2” instead of “swp10” being less than “swp2” as in ASCII sorting.