//! The subcommand handlers. Each module owns one top-level command's argument
//! struct(s) and its `run` entry, returning `Result<(), CliError>` so the
//! dispatcher in [`crate::cli`] can map the error to a process exit code.
pubmodcompletion;pubmodgateway;pubmodidentity;pubmodinbox;pubmodmerkle;pubmodsign;pubmodsubmit;pubmodverify;