hobofan / ambassador

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

Delegate to method #33

Closed dewert99 closed 2 years ago

dewert99 commented 2 years ago

CLOSES #20. CLOSES #32. Allows delegating to methods instead of just fields, by annotating impl blocks.