Structs§
Functions§
- extract_
imports_ for_ file - Extract raw import strings from a file. Public for use by the indexer.
- extract_
imports_ from_ source - Extract imports from already-loaded source content (avoids re-reading disk).
- find_
dead_ code - find_
dead_ code_ v2 - get_
blast_ radius - get_
importance - get_
importers - is_
import_ supported - Use lang_registry as the single source of truth for supported extensions.
- resolve_
module_ for_ file - Resolve a raw import string to a relative path within the project. Public for use by the indexer.
- supports_
import_ graph