add_coauthor

Function add_coauthor 

Source
pub fn add_coauthor(
    name: &str,
    surname: &str,
    email: &str,
) -> Result<String, String>