Modules§
Structs§
- Path
MapWrapper - Display wrapper that prints all paths for every function, annotated
with cleanup-block markers via
format_path_annotated. - Path
Node - A node in a
PathTreetrie. - Path
Tree - A prefix-tree (trie) of whole-CFG paths sharing common prefixes.
- Path
Tree Iter - DFS iterator over all complete paths in a
PathTree.
Functions§
- format_
path_ annotated - Format a path slice with cleanup-block annotations.