[][src]Function hyperjson::load

pub fn load(
    py: Python,
    fp: PyObject,
    kwargs: Option<&PyDict>
) -> PyResult<PyObject>