chinese-numbers 1.0.4

Convert i64 to a readable Chinese format. e.g. 12345 is converted to 一万二千三百四十五
Documentation
  • Coverage
  • 0%
    0 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 7.87 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 360.76 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • guanqun/chinese-numbers
    3 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • guanqun

This crate helps to convert i64 to a Chinese readable format, e.g.

12345 -> 一万二千三百四十五

100450 -> 十万零四百五十

9223372036854775807 -> 九百二十二京三千三百七十二兆零三百六十八亿五千四百七十七万五千八百零七