Searched refs:authors (Results 1 – 1 of 1) sorted by relevance
97 authors: Option<Vec<String>>, field135 "authors" => info.authors = Some(expect_string_array(it)), in parse()179 if let Some(authors) = info.authors { in module()180 for author in authors { in module()
Completed in 3 milliseconds