stavro / arc_ecto

An integration with Arc and Ecto.
255 stars 149 forks source link

Generate typespec with with Arc.Ecto.Definition #123

Open mcasper opened 3 years ago

mcasper commented 3 years ago

This adds a t() typespec definition to the __using__ macro in Arc.Ecto.Defintion, so that users can generate complete typespecs for their ecto schemas that include an arc definition.