Module hello_world

Source
Expand description

Data provider returning multilingual “Hello World” strings for testing.

Structs§

FormattedHelloWorld
A formatted hello world message. Implements Writeable.
HelloWorldFormatter
A type that formats localized “hello world” strings.
HelloWorldProvider
A data provider returning Hello World strings in different languages.
HelloWorldV1
A struct containing “Hello World” in the requested language.
HelloWorldV1Marker
Marker type for HelloWorldV1.