[][src]Function polygons::read_vector

pub fn read_vector<T: FromStr>(file_name: &str) -> Vec<T> where
    <T as FromStr>::Err: Debug