Skip to main content

t

Function t 

Source
pub fn t(key: &'static str) -> &'static str
Expand description

One translated string.

Falls back to the key itself, which is why every call site passes a literal: a missing key then prints something a maintainer can grep for rather than an empty line. In practice catalogues_cover_english makes that unreachable.