Skip to main content

adapter_group

Function adapter_group 

Source
pub fn adapter_group(name: &str) -> &'static str
Expand description

The language group name belongs to, or "Other" if it somehow belongs to none.

The fallback exists so a missing entry degrades to a visible oddity in the picker rather than an adapter that cannot be reached at all; the test is what actually keeps ADAPTER_GROUPS complete.