mtwilliams / blazon

:beginner: Declarative abstract serializers for Elixir.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide stricter typing on fields.

mtwilliams opened this issue · comments

Instead of providing field(name, options \\ []) we should provide field(name, type, options \\ []).