Skip to main content
Sealed
pyo3
0.28.3
Sealed
Implementations on Foreign Types
*mut PyObject
c_int
Implementors
In pyo3::
impl_
::
callback::
py_
callback_
output
pyo3
::
impl_
::
callback
::
py_callback_output
Trait
Sealed
Copy item path
Source
pub trait Sealed { }
Implementations on Foreign Types
§
Source
§
impl
Sealed
for
*mut
PyObject
Source
§
impl
Sealed
for
c_int
Implementors
§
Source
§
impl
Sealed
for
Py_ssize_t
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here