spice::parser

Type Alias Node

Source
pub type Node = Substr;
Expand description

The type representing nodes in a parsed SPICE circuit.

Aliased Typeยง

struct Node(/* private fields */);