mirror of
https://git.proxmox.com/git/rustc
synced 2026-03-28 00:06:56 +00:00
7 lines
195 B
Markdown
7 lines
195 B
Markdown
This directory contains a set of examples
|
|
of how to use Fluent.
|
|
|
|
Start with the `simple-app.rs` which is a very
|
|
trivial example of a command line application
|
|
with localization handled by Fluent.
|