Module printer

Source
Expand description

Pritty printer for the EOF bytecode. Enabled by std feature. Module that contains the printer for the EOF bytecode.

It is used to print the bytecode in a human readable format.

It is enabled by the std feature.

Functionsยง

print
Pretty print the EOF bytecode in human readable format.