read_vec_from_file

Function read_vec_from_file 

Source
pub fn read_vec_from_file<T: Decode<()>>(filename: &str) -> Vec<T>