A library for defining structs with a type without writing boilerplate code.
A `TypedStruct` plugin utilizing Ecto.Changeset validation enabled by the plugin `TypedStructEctoChangeset` to provide validating constru...
Generate elixir typedstructs from AVRO schemas.
A TypedStruct plugin for defining a Lens on each field.
A TypedStruct plugin re-enabling the legacy reflection functions from TypedStruct 0.1.x.
TypedStruct plugin for validation & documentation with NimbleOptions
A `TypedStruct` plugin to allow conversions to and from Explorer.DataFrames