[][src]Crate french_numbers

This crate transforms a number into its French representation

Structs

Options

Options for French number representation

Statics

POST_REFORM_FEMININE

Post 1990 reform feminine variant.

POST_REFORM_MASCULINE

Post 1990 reform masculine variant. This is the default.

PRE_REFORM_FEMININE

Pre 1990 reform feminine variant.

PRE_REFORM_MASCULINE

Pre 1990 reform masculine variant.

Functions

french_number

Compute the French language representation of the given number.

french_number_options

Compute the French language representation of the given number with the given formatting options.