Function dns_common::fs::read_lines

source ·
pub fn read_lines(filename: &Path) -> Result<impl Iterator<Item = String>>