[go: up one dir, main page]

separator 0.3.1

Formats numbers into strings with thousands separators for readability.
Documentation
1
2
3
4
5
language: rust

script:
  - cargo build --verbose
  - cargo test --verbose