Ecto.ParameterizedType.embed_as
You're seeing just the callback
embed_as
, go back to Ecto.ParameterizedType module for more information.
Specs
Dictates how the type should be treated inside embeds.
For more information on embedding, see Ecto.Type.embed_as/1