paralegal_spdg

Type Alias SPDGImpl

Source
pub type SPDGImpl = Graph<NodeInfo, EdgeInfo>;
Expand description

The graph portion of an SPDG

Aliased Typeยง

struct SPDGImpl { /* private fields */ }