sway_ir

Module parser

Source
Expand description

A parser for the printed IR, useful mostly for testing.

Functionsยง

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