ordered_string 0.1.0

Convert integer / float / decimal to string and preserve the order
Documentation
[dependencies]

[lib]
name = "ordered_string"
path = "src/lib.rs"

[package]
authors = ["lewiszlw <lewiszlw520@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Convert integer / float / decimal to string and preserve the order"
edition = "2024"
license = "MIT"
name = "ordered_string"
readme = false
repository = "https://github.com/systemxlabs/ordered_string"
version = "0.1.0"