Crate mago_reference

Source

Modules§

query

Structs§

Reference
Describes a single reference to a symbol in the source code.
ReferenceFinder
Provides functionality for discovering references (imports, usages, definitions, etc.) of a symbol within a module.

Enums§

ReferenceKind
Represents the kind of reference that is found in code.