ogham / rust-number-prefix

Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add example program

ogham opened this issue · comments

Write an example program to show how the library can be used. I think a good demonstration is to show file sizes with both prefixes, to show how vast the difference between the two can be with large numbers.