Function vector::test_util::lines_from_file

source ยท
pub fn lines_from_file<P: AsRef<Path>>(path: P) -> Vec<String>