pyo3
0.23.1
Sealed
Implementations on Foreign Types
OnceLock<T>
Implementors
In pyo3::
sync::
once_
lock_
ext_
sealed
pyo3
::
sync
::
once_lock_ext_sealed
Trait
Sealed
Copy item path
Source
pub trait Sealed { }
Available on
rustc_has_once_lock
only.
Implementations on Foreign Types
§
Source
§
impl<T>
Sealed
for
OnceLock
<T>
Implementors
§
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here