Module dependency_analyzer

Module dependency_analyzer 

Source
Expand description

Universal dependency detection and analysis

This module provides generic dependency detection without special casing for specific packages like k8s_io or crossplane.

Structsยง

DependencyAnalyzer
Universal dependency analyzer that works for any package
DetectedDependency
Represents a dependency on another package
TypeReference
Represents a detected type reference that may need an import