Skip to main content

Module graph

Module graph 

Source

Modules§

indexer
persist
resolve

Structs§

CodeGraph
Cross-file code knowledge graph indexing symbol relationships.
Edge
A directed edge in the code graph.
SymbolNode
A node representing a code symbol.

Enums§

EdgeKind
The kind of relationship between two symbols.
SymbolKind
The kind of symbol (function, struct, trait, etc.).
Visibility
Visibility of a symbol.

Type Aliases§

SymbolId
Unique identifier for a symbol node in the graph.