Module hierarchy_reference_access

Source

Structsยง

CellInstRef
Default implementation for CellInstRef. This is just a wrapper around a netlist and a cell ID.
CellRef
A reference to a cell. This is just a wrapper around a netlist and a cell ID.
RwRefAccess
Wrapper around a Netlist or Layout, etc. into a Arc<RwLock<_>> to provide save read and write access. Access is checked at runtime. If only read access is required, then it might be more efficient to use crate::reference_access.