Function get_item_and_run_callback

Source
fn get_item_and_run_callback(
    dict: Bound<'_, PyDict>,
    callback: Bound<'_, PyAny>,
) -> PyResult<()>
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here