Expand description
Provides PacCell (a cell of a parent and a child).
Structsยง
- PacCell
- A cell of a parent and a child, which is created by mutably borrowing the parent. While the parent is in the cell, it cannot be accessed in any way. Provides mutable access to the child.