pub fn validate_meal_entry_data(meal_type: &str, serving_g: f64) -> Result<()>
Validate an imported meal entry: meal_type and serving_g.
meal_type
serving_g