read_contacts_file

Function read_contacts_file 

Source
pub fn read_contacts_file(path: &Path) -> Result<Vec<Contact>, Box<dyn Error>>