Module scope

Module scope 

Source
Expand description

Location in instrumented source code

Structs§

ScopeDesc
A description of a scope, including its name, location, and hash.

Functions§

compute_scope_hash
Computes the hash of a scope.

Type Aliases§

ScopeHashMap
A hash map of scope descriptions, keyed by their hash.