Function llhd::assembly::parse_module[][src]

pub fn parse_module(input: impl AsRef<str>) -> Result<Module, String>
Expand description

Parse a module.

Parses the input string into a module.