pub fn get_current_locale() -> &'static (String, HeaderValue)Expand description
Returns the cached current system locale, or en-US by default.
pub fn get_current_locale() -> &'static (String, HeaderValue)Returns the cached current system locale, or en-US by default.