Function imported_modules

Source
pub fn imported_modules<'p>(
    py: Python<'p>,
    buffer_source: &PyBytes,
) -> PyResult<&'p PyDict>