[]Function ironoxide::search::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.