worldwide/language
Types
Values
pub fn iso639_1(language: Language) -> String
A record access function for the iso639_1 field to use when composing
functions and piping.
pub fn name(language: Language) -> String
A record access function for the name field to use when composing
functions and piping.
pub fn native_name(language: Language) -> String
A record access function for the native_name field to use when composing
functions and piping.