Skip to main content

Module shrink

Module shrink 

Source
Expand description

Scope-based shrinker โ€” TypeCode-region per-shrink path.

Runs a separate shrink path per TypeCode region. For example, a failure in the core Component range (0x0003_0000..=0x0003_0EFF) is minimized within that range only rather than migrated into the shell-scoped range, which keeps the originating region pinned.

Enumsยง

ShrinkScope
Shrink scope marker โ€” TypeCode-region dispatch key for shrink paths.