Function format_message

Source
pub fn format_message<S: Into<String>>(
    key: S,
    config: Option<&TranslationConfig>,
) -> String