Skip to main content

Crate formatjs_icu_messageformat

Crate formatjs_icu_messageformat 

Source

Structs§

DateTimeFormatOptions
Represents the date-time format options Corresponds to Intl.DateTimeFormatOptions
DateTimeValue
DefaultFormatters
Error
ExtendedNumberFormatOptions
ExtendedNumberFormatOptions extends NumberFormatOptions with the scale property
Formats
IcuMessageFormat
Locale
A core struct representing a Unicode Locale Identifier.
Options
ParserOptions
Parser options for customizing parsing behavior.

Enums§

DateTimeKind
ErrorCode
FormattedMessage
MessageFormatElement
Message format element (enum of all possible elements)
NumericValue
Part
PluralCategory
The plural categories are used to format messages with numeric placeholders, expressed as decimal numbers.
PluralType
Plural type corresponding to Intl.PluralRulesOptions[‘type’]
Value

Traits§

Formatters

Type Aliases§

Result
TagFunction
Values