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