Structs
- A reference to a net. This is just a wrapper around a netlist and a net ID.
- A reference to a pin instance. This is just a wrapper around a netlist and a pin instance ID.
- A reference to a pin. This is just a wrapper around a netlist and a pin ID.
Enums
- Either a pin or a pin instance.
Traits
- Trait that provides object-like read access to a hierarchical netlist structure and its elements.