Function chalk_parse::parse_ty

source ยท
pub fn parse_ty(text: &str) -> Result<Ty, Box<dyn Error>>