pubmodconfig;pubmodmarkdown;/// Command implementations exposed as library functions.
////// Note: `completions` is excluded from the library as it depends on
/// the CLI `Cli` struct defined in main.rs.
pubmodcommands{pubmodfetch;pubmodgraph;pubmodlint;pubmodlookup;pubmodnew;pubmodscope;pubmodsearch;}