Function cairo_lang_semantic::corelib::core_result_ty
source ยท pub fn core_result_ty(
db: &dyn SemanticGroup,
ok_type: TypeId,
err_type: TypeId,
) -> TypeId
pub fn core_result_ty(
db: &dyn SemanticGroup,
ok_type: TypeId,
err_type: TypeId,
) -> TypeId