Skip to main content

ir_parse

Function ir_parse 

Source
pub(crate) fn ir_parse(text: &str) -> PyResult<PyScGraph>
Expand description

Parse an IR graph from text format.