Rule: Exported surface depends on consumer environment¶
Canonical rule slug: api-depends-on-consumer-env. ← back to all rules
Which symbols the library exports depends on the consumer's own build environment, so the same release presents different ABI to different users.
Canonical demonstration¶
- case97_api_depends_on_consumer_env — API Depends on Consumer Environment (🔴 BREAKING)