View Source TypeResolver.Types.MapFieldExactL (TypeResolver v0.1.0)
Representation of the spec of a required field in a map-literal, e.g. %{required(:a) => integer()}
It consists of the following:
- a key
- a value
Representation of the spec of a required field in a map-literal, e.g. %{required(:a) => integer()}
It consists of the following: