tree: c79bf8e77e12fbf01a61f19b7c4b522c72311d0b [path history] [tgz]
  1. cpp/
  2. fidl/
  3. rust/
  4. tests/
  5. BUILD.gn
  6. README.md
garnet/examples/intl/wisdom/README.md

Internationalization Example: Intl Wisdom

Simple example of using fuchsia.intl.Profile (from intl.fidl) for conveying internationalization properties to services.

C++ example

Please see the C++ README file for details on the C++ example.

Rust example

Please see the Rust README file for details on the Rust example.