Function cairo_lang_semantic::types::type_info
source ยท pub fn type_info(
db: &dyn SemanticGroup,
lookup_context: ImplLookupContext,
ty: TypeId,
) -> Maybe<TypeInfo>
Expand description
Query implementation of crate::db::SemanticGroup::type_info.