Modules§
Constants§
- MAX_
NUMBER - This is the maximum integer number that will be processed by this library when formatting to words
Functions§
- format_
to_ nepali_ numeral - Formats an integer (u64) into a Nepali numeral string
- format_
to_ nepali_ words - Formats an integer (u64) into a Result type with Nepali word string if the integer is less than the MAX_NUMBER, else UnsupportedLargeNumberError