pub fn detect_circular_references(
allocations: &[AllocationInfo],
) -> CircularReferenceAnalysisExpand description
Detect circular references in smart pointer allocations
pub fn detect_circular_references(
allocations: &[AllocationInfo],
) -> CircularReferenceAnalysisDetect circular references in smart pointer allocations