Module fluent::context [] [src]

MessageContext is a collection of localization messages in Fluent.

It stores a list of messages in a single locale which can reference one another, use the same internationalization formatters, functions, environmental variables and are expected to be used together.

Structs

MessageContext

MessageContext is a collection of localization messages which are meant to be used together in a single view, widget or any other UI abstraction.