Skip to main content

Module slicer

Module slicer 

Source

Re-exportsยง

pub use types::RelevantItem;
pub use types::ProofGoal;

Modulesยง

call_visit ๐Ÿ”’
Call-terminator visiting logic.
types
Data types for the path-refinement layer.
visitor ๐Ÿ”’
Backward path visitor โ€” walks a finite path backward from a checkpoint and keeps only MIR items that can affect the required property.

Structsยง

BackwardSlicer
Entry point for backward path visiting.