[go: up one dir, main page]

separator 0.4.1

Formats numbers into strings with thousands separators for readability.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["Saghm Rossi <saghmrossi@gmail.com>"]
description = "Formats numbers into strings with thousands separators for readability."
edition = "2018"
keywords = ["comma", "separate", "num", "number", "split"]
license = "MIT"
name = "separator"
readme = "README.md"
repository = "https://github.com/saghm/rust-separator"
version = "0.4.1"