Module ir_to_bytecode::parser 
source · Functions
- Given the raw input of a file, creates a single
ModuleDefinitionstruct Fails withErr(_)if the text cannot be parsed - Given the raw input of a file, creates a
Scriptstruct Fails withErr(_)if the text cannot be parsed - Given the raw input of a file, creates a
ScriptOrModuleenum Fails withErr(_)if the text cannot be parsed`