Modulesยง
- const_
parameter ๐ - graph ๐
- identifier ๐
- imported_
modules ๐ - location ๐
- network_
name ๐ - node
- node_
builder ๐ - path ๐
- positive_
number ๐ - static_
string ๐
Structsยง
- Const
Parameter - A const parameter for a function or a composite.
- DiGraph
- A directed graph using reference-counted nodes.
- Identifier
- An identifier in a program.
- Location
- Node
Builder - A counter that produces sequentially increasing
NodeID
s. - Node
Builder Inner - Contains the actual data for
Handler
. Modeled this way to afford an API using interior mutability. - NonNegative
Number - A number string guaranteed to be non-negative.
- Path
- A Path in a program.
- Static
String
Enumsยง
- DiGraph
Error - Errors in directed graph operations.
- Network
Name
Traitsยง
- Graph
Node - A node in a graph.
Functionsยง
Type Aliasesยง
- Call
Graph - A call graph.
- Import
Graph - An import dependency graph.
- Struct
Graph - A struct dependency graph.
The
Vec<Symbol>
is to the absolute path to each struct