softwaremill / macwire

Zero-cost, compile-time, type-safe dependency injection library.
https://softwaremill.com/open-source/
Apache License 2.0
1.28k stars 76 forks source link

handle type params in constructor #355

Closed jilen closed 1 month ago

jilen commented 1 month ago

Fix #320

adamw commented 1 month ago

Thank you!