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

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

Parse a type.

Parses the input string into a type.