Function meta_value_fits_type

Source
fn meta_value_fits_type(expected_ty: &TypeExpr, actual_ty: &MetaType) -> bool