[][src]Type Definition pyo3::python::NonNullPyObject

type NonNullPyObject = NonNull<PyObject>;