load_products_from_json

Function load_products_from_json 

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