pub fn parse(input: &str) -> Result<Context, IrError>
Expand description

Parse a string produced by crate::printer::to_string into a new Context.