hobofan / ambassador

Delegation of trait implementations via procedural macros
Apache License 2.0
251 stars 13 forks source link

Fix bug when using a delagateable trait with const generics #58

Closed dewert99 closed 3 months ago

dewert99 commented 3 months ago

Fixes part of #56.