mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-09-13 06:07:30 -04:00
Drop the series-parent reason, which no caller can reach: parents are expanded into their children before anything is queued. Replace the enum and its three switches with a record carrying the label and the advice, which is all the switches were mapping to. Co-authored-by: rmcrackan <rmcrackan@gmail.com>