AutoApi.UnitType.all
You're seeing just the function
all
, go back to AutoApi.UnitType module for more information.
Specs
all() :: [atom()]
Returns all measurement types
Example
iex> types = AutoApi.UnitType.all()
iex> length(types)
19
iex> List.first(types)
:acceleration