pub fn get_query(language: SupportedLanguage) -> Option<String>Expand description
Get the embedded query source for a language.
Returns the base tags query concatenated with any overlay queries.
pub fn get_query(language: SupportedLanguage) -> Option<String>Get the embedded query source for a language.
Returns the base tags query concatenated with any overlay queries.