Attribute Macro impl_wrapper

Source
#[impl_wrapper]
Expand description

A proc macro used to expose methods to Python.

This self type must have one of {struct_wrapper, enum_to_struct_wrapper} attributes.