Crate dynamic_call_proc_macro

Source

Attribute Macrosยง

dynamic_call
Generates a module with the given name, which implements the ability to call trait methods dynamically.
skip
Skips a particular method from being included in the dynamic call implementation.