ExKcal.Fats (ExKcal v0.0.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExKcal.Fats{
  monounsaturated: non_neg_integer(),
  polyunsaturated: non_neg_integer(),
  saturated: non_neg_integer(),
  total: non_neg_integer()
}