numsep 0.1.0

Adding thousands-seperators to numbers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "numsep"
version = "0.1.0"
dependencies = [
 "slicestring",
]

[[package]]
name = "slicestring"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "636b979c5672ac7c2a1120ca0a9a6074cd090dadfec42af6f8a5baea1223d180"