Expand description
Public complete-program locale conversion over crate::Program.
Structs§
- Conversion
- The result of a raw Workshop locale conversion.
- Convert
Options - Conversion options: opt-in fallback for missing target-locale mappings.
Functions§
- convert
- Convert raw Workshop text from
fromtoto, parsing with the catalog as the canonical signature context (expected enum domains resolve ambiguous bare members that the catalog documents). - convert_
with_ context - The context-aware form of
convert:contextsupplies the expected enum domains for argument positions the catalog does not document (e.g. a provider manifest chained with the catalog viacrate::core::signatures::ChainedExpectedDomain).