Skip to content

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