hobofan / ambassador

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

Delegate self #29

Closed dewert99 closed 2 years ago

dewert99 commented 2 years ago

Adds support for delegating to existing same named methods of a type.