Module py_cell
monarch_
hyperactor
0.0.0
Module py_cell
Module Items
Structs
In crate monarch_
hyperactor
monarch_hyperactor
Module
py_cell
Copy item path
Source
Structs
ยง
PyCell
A PyCell holds a
#[pyclass]
value constructed on the Rust heap; when it is first used, it is moved to the Python heap.