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