include/girard@internal@infer_PendingField.hrl
-record(pending_field, {
container :: girard@types:type(),
label :: binary(),
result :: girard@types:type()
}).
-record(pending_field, {
container :: girard@types:type(),
label :: binary(),
result :: girard@types:type()
}).