detect_circular_references

Function detect_circular_references 

Source
pub fn detect_circular_references(
    allocations: &[AllocationInfo],
) -> CircularReferenceAnalysis
Expand description

Detect circular references in smart pointer allocations