Searched refs:process_author_str (Results 1 – 1 of 1) sorted by relevance
120 let edited = process_author_str(&lit.value()); in from_lit_or_env()659 fn process_author_str(author: &str) -> String { in process_author_str() function