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