pub(crate) fn command_discriminant_name(cmd: &Command) -> String
Discriminant name for a Command. Uses the serde tag (the cmd field of the snake_case-tagged enum) so the saga log row is easy to read in --diag sagas.
Command
cmd
--diag sagas