Ecto.ParameterizedType.autogenerate
You're seeing just the callback
autogenerate
, go back to Ecto.ParameterizedType module for more information.
Specs
Generates a loaded version of the data.
This is callback is invoked when a parameterized type is given
to field
with the :autogenerate
flag.