Skip to main content

Module trace

Module trace 

Source
Expand description

Read-only trace helpers exposed through the engine boundary.

Functions§

trace_clone
Trace duplicate-code groups that contain a source location.
trace_clone_by_fingerprint
Trace a duplicate-code group by its stable content fingerprint.
trace_dependency
Trace where a dependency is used.
trace_export
Trace why an export is considered used or unused.
trace_file
Trace all graph edges for a file.
trace_impact_closure
Trace the impact closure for a file.

Type Aliases§

CloneTrace
DependencyTrace
ExportReference
ExportTrace
FileTrace
ImpactClosureGap
ImpactClosureTrace
PipelineTimings
ReExportChain
TracedCloneGroup
TracedExport
TracedReExport