Open simonlebras opened 2 weeks ago
Add support for contributing to a map multibinding with a new MapKey annotation. This new annotation is repeatable, so that we can contribute the same binding with multiple keys.
MapKey
Fixes #48
Credits to https://github.com/r0adkll/kimchi for the mapkey codegen
Add support for contributing to a map multibinding with a new
MapKey
annotation. This new annotation is repeatable, so that we can contribute the same binding with multiple keys.Fixes #48
Credits to https://github.com/r0adkll/kimchi for the mapkey codegen