Rule: Unnamed type in the public ABI¶
Canonical rule slug: unnamed-type-in-public-abi. ← back to all rules
A public signature names a type with no external name, so consumers cannot spell the type they are required to pass.
Canonical demonstration¶
- case178_unnamed_type_in_public_abi — Unnamed Type Leaks Into the Public ABI (🟡 COMPATIBLE_WITH_RISK)