Function llhd::assembly::parse_type[][src]

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

Parse a type.

Parses the input string into a type.