parse_author

Function parse_author 

Source
pub fn parse_author(author: &str) -> Result<(String, String), &'static str>