separator 0.2.0

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