The Repository Pattern, Ecto, and Database-less Testing Elixir and ETS Alchemy

TypedStruct 0.2.0: plugin interface

I have just released TypedStruct 0.2.0, featuring a plugin interface.

TypedStruct lets you define Elixir structs with a type without writing boilerplate code. With this new version, you can now extend TypedStruct for your own needs.

https://ejpcmac.net/blog/typed-struct-0-2-0-plugin-interface/