pub fn supported_languages() -> &'static [&'static str]
Returns a static slice of all supported language names.
All languages are unconditionally compiled in; the historical lang-* feature gates have been removed.
lang-*