fn type_will_always_be_passed_directly(ty: Ty<'_>) -> bool
Expand description

Returns true if values of a given type will never be passed indirectly, regardless of ABI.