Expand description
Data provider returning multilingual “Hello World” strings for testing.
Structs§
- Formatted
Hello World  - A formatted hello world message. Implements 
Writeable. - Hello
World Formatter  - A type that formats localized “hello world” strings.
 - Hello
World Provider  - A data provider returning Hello World strings in different languages.
 - Hello
World V1  - A struct containing “Hello World” in the requested language.
 - Hello
World V1Marker  - Marker type for 
HelloWorldV1.