natord-plus-plus 2.0.0

Natural ordering for Rust
Documentation
[lib]
name = "natord"
path = "lib.rs"

[package]
authors = ["Kang Seonghoon <public+rust@mearie.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Natural ordering for Rust"
documentation = "https://lifthrasiir.github.io/rust-natord/"
homepage = "https://github.com/lifthrasiir/rust-natord"
keywords = ["sort", "order", "natural"]
license = "MIT"
name = "natord-plus-plus"
readme = "README.md"
repository = "https://github.com/lifthrasiir/rust-natord"
version = "2.0.0"