shopping_parser

Function parse_products_file

Source
pub fn parse_products_file(file_path: &str) -> Result<Vec<Product>, Error>