pyo3::sync::once_lock_ext_sealed

Trait Sealed

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