souper_ir::parse

Function parse_right_hand_sides_file

Source
pub fn parse_right_hand_sides_file(path: &Path) -> Result<Vec<RightHandSide>>
Expand description

Parse a sequence of RightHandSides from a file on disk.