tree: 0ac8ff0434fbc843796cb57825f2dc5c07904bd1 [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.