#[export_name = "PyInit_dict_iter"] #[doc(hidden)] pub unsafe extern "C" fn __pyo3_init() -> *mut PyObject
This autogenerated function is called by the python interpreter when importing the module.