pyo3_
pytests
0.1.0
Dict
Aliased Type
In pyo3_
pytests::
pyfunctions
pyo3_pytests
::
pyfunctions
Type Alias
Dict
Copy item path
Source
type Dict<'py> = Bound<'py, PyDict>;
Aliased Type
§
struct Dict<'py>(
/* private fields */
);
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here