Skip to main content

get_python_wrapper

Function get_python_wrapper 

Source
pub fn get_python_wrapper(component_id: ComponentId) -> Option<Py<PyAny>>
Expand description

Returns the Python wrapper retained for component_id, or None when nothing is retained.