read_votes_file

Function read_votes_file 

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