Wasm Directoryalpha
Record

parse-ingredients-response-item-nutrition-caloric-breakdown

No description available.

record parse-ingredients-response-item-nutrition-caloric-breakdown {
  percent-carbs: f64,
  percent-fat: f64,
  percent-protein: f64,
}

Fields

NameTypeDescription
percent-carbsf64
percent-fatf64
percent-proteinf64