pyo3
0.23.1
Sealed
Implementors
In pyo3::
conversion::
into_
pyobject_
ext
pyo3
::
conversion
::
into_pyobject_ext
Trait
Sealed
Copy item path
Source
pub trait Sealed { }
Implementors
§
Source
§
impl<'py, T>
Sealed
for T
where T:
IntoPyObject
<'py>,
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here