Function meta_types_compatible

Source
pub(crate) fn meta_types_compatible(
    expected: &TypeExpr,
    actual: &TypeExpr,
) -> bool