Ecto.ParameterizedType.init
You're seeing just the function
init
, go back to Ecto.ParameterizedType module for more information.
Inits a parameterized type given by type
with opts
.
Useful when manually initializing a type for schemaless changesets.