Skip to main content

Module references

Module references 

Source
Expand description

Reference and call extraction from Rust source code

Extracts factual, byte-accurate references and calls to symbols without semantic analysis.

Structsยง

CallExtractor
Call extractor for forward call graph
CallFact
A fact about a function call (forward call graph edge)
ReferenceExtractor
Reference extractor
ReferenceFact
A fact about a reference to a symbol