[][src]Function ironcore_search_helpers::transliterate_string

pub fn transliterate_string(s: &str) -> String

Generate a version of the input string where each character has been latinized using the same function as our tokenization routines.