ExKcal.Carbs (ExKcal v0.0.3)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExKcal.Carbs{
  dietary_fiber: non_neg_integer(),
  other: non_neg_integer(),
  starch: non_neg_integer(),
  sugars: non_neg_integer(),
  total: non_neg_integer()
}