Module sway_ir::printer

source ·
Expand description

Print (or serialize) IR to human and machine readable text.

This module implements a document based pretty-printer. A couple of 3rd party pretty printing crates were assessed but didn’t seem to work as well as this simple version, which is quite effective.

Structs§

Constants§

Functions§