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

A cheap, approximate check to avoid unnecessary layout_of calls.