dynamic_call

Attribute Macro 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.