Function items_from_file

Source
pub fn items_from_file<P>(path: P) -> Vec<Item>
where P: AsRef<Path>,