pyo3
0.23.1
In pyo3::
sync
pyo3
::
sync
Function
init_once_py_attached
Copy item path
Source
fn init_once_py_attached<F, T>(once: &
Once
, _py:
Python
<'_>, f: F)
where F:
FnOnce
() -> T,
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here