Infers the mixin that was added to a field.
Use InferMixin<this> in mixin interfaces to infer the intersection of all mixins of the current field.
InferMixin<this>
The field to infer mixin of.
Infers the mixin that was added to a field.
Use
InferMixin<this>
in mixin interfaces to infer the intersection of all mixins of the current field.