Function rs::data::loading::get_preferred_names
source ยท fn get_preferred_names(
name: &str,
kind: ArrangementKind,
) -> Vec<(ArrangementKind, String)>
Expand description
Returns names accounting for any +
in the name
,
including the fallback to the default layout.