[][src]Function souper_ir::parse::parse_left_hand_sides_file

pub fn parse_left_hand_sides_file(path: &Path) -> Result<Vec<LeftHandSide>>

Parse a sequence of LeftHandSides from a file on disk.