Skip to content

add pybind11 extension: implicitly_convert_facades

If a type is declared to implicitly_convert_facades, an a Python facade containing having an attribute 'impl' will automatically be converted to impl when being casted.

Merge request reports

Loading