🔒 “Case paths” grant key path-like functionality to enum cases. They solve many problems in
navigation, parsing, and architecture, but fall short of native key paths…till now. Let’s
close this gap using macros that generate actual key paths to enum cases.