Module rustc_errors::translation
source · Traits
Functions
- Convert diagnostic arguments (a rustc internal type that exists to implement
Encodable
/Decodable
) intoFluentArgs
which is necessary to perform translation.
Encodable
/Decodable
) into FluentArgs
which is necessary to perform translation.