Module icu_provider::hello_world
source · Expand description
Data provider returning multilingual “Hello World” strings for testing.
Structs§
- A formatted hello world message. Implements
Writeable
. - A type that formats localized “hello world” strings.
- A data provider returning Hello World strings in different languages.
- A struct containing “Hello World” in the requested language.
- Marker type for
HelloWorldV1
.