Skip to main content

parse_author

Function parse_author 

Source
pub fn parse_author(s: &str) -> Author
Expand description

Parse a single author. Accepts Last, First (preferred) or First Last. A single token becomes a family-only name (mononym / organisation).