//! Command handlers for the rumdl CLI.
//!//! Each subcommand has its own module with a public handler function
//! that `main()` dispatches to.
pubmodcheck;pubmodclean;pubmodcompletions;pubmodconfig;pubmodexplain;pubmodimport;pubmodinit;pubmodrule;pubmodschema;pubmodserver;pubmodversion;pubmodvscode;