Exhaustive handler map: one arm per possible status. Omitting any arm is a compile error — use PartialMatchHandlers with a _ catchall to handle a subset.
status
_
Exhaustive handler map: one arm per possible
status. Omitting any arm is a compile error — use PartialMatchHandlers with a_catchall to handle a subset.