Crate auto_delegate_impl

Source

Attribute Macros§

delegate
The trait given this attribute are eligible for delegation.

Derive Macros§

Delegate
Implement the specified trait and delegate its processing to the children.