[−][src]Module thousands::policies
Predefined policies.
Constants
| COMMA_SEPARATOR | Policy for placing a comma every three decimal digits. |
| DOT_SEPARATOR | Policy for placing a period every three decimal digits. |
| HEX_FOUR | Policy for placing a space every four hexadecimal digits. |
| SPACE_SEPARATOR | Policy for placing a space every three decimal digits. |
| UNDERSCORE_SEPARATOR | Policy for placing an underscore every three decimal digits. |