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