Attribute Macro dynamic_call::dynamic_call

source ·
#[dynamic_call]
Expand description

Generates a module with the given name, which implements the ability to call trait methods dynamically.

See the crate-level documentation of dynamic_call for more info.