Expand description

A Rust implementation of ECMA 402 DisplayNames API.

The displaynames mod contains all the needed implementation bits for Intl.DisplayNames.

Modules§

Structs§

  • The options set by the user at construction time. Provides as a “bag of options” since we don’t expect any implementations to be attached to this struct.

Traits§

  • Displays a region, language, script or currency using the language of a specific locale.