Module possible_borrower

Source

Structsยง

ContainsRegion ๐Ÿ”’
PossibleBorrowerMap
Result of PossibleBorrowerVisitor.
PossibleBorrowerVisitor ๐Ÿ”’
Collects the possible borrowers of each local. For example, b = &a; c = &a; will make b and (transitively) c possible borrowers of a.

Functionsยง

rvalue_locals ๐Ÿ”’