Home
last modified time | relevance | path

Searched refs:process_author_str (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/structopt-derive/src/
Dattrs.rs120 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