Defines the DSL for defining a schema
field() :: [Exchema.Transformer.spec()] | t()
t() :: %{required(any()) => field()} | module()