#[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.
#[impl_wrapper]A proc macro used to expose methods to Python.
This self type must have one of {struct_wrapper, enum_to_struct_wrapper} attributes.