pub fn parse_type_fragment(source: &str) -> Result<Type, ParseError>Expand description
Parses a single type fragment for patch resolution.
pub fn parse_type_fragment(source: &str) -> Result<Type, ParseError>Parses a single type fragment for patch resolution.