shortscale-rs
Rust function to convert numbers into English words using the short scale.
Supports positive integers from 0 to 999_999_999_999_999_999.
library function signature
Example
assert_eq!;
For the JavaScript version see jldec/shortscale.