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

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

Parse a module.

Parses the input string into a module.