Re-exports§
pub use fluent;
Modules§
- ftl
- Module for managing Fluent Translation List (FTL).
- locale
- Parsing, manipulating, and serializing Unicode Language and Locale Identifiers.
Structs§
- Locale
- A core struct representing a
Unicode Locale Identifier
.
Enums§
- Text
Direction - Represents a language’s text reading direction.
Traits§
- HasText
Direction - Trait for types that implement a
text_direction()
property.