hobofan / ambassador

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

Added [#delegate_remote] to delegate for remote types #28

Closed dewert99 closed 2 years ago

dewert99 commented 2 years ago

Fixes #4 Adds support for making an existing type that lives outside the current crate delegate traits to it’s members