pub(crate) fn semantic_type_from_str(ident: &str) -> Option<SemanticType>Expand description
Convert an identifier to a semantic type.
pub(crate) fn semantic_type_from_str(ident: &str) -> Option<SemanticType>Convert an identifier to a semantic type.