Skip to main content

Module credits

Module credits 

Source
Expand description

Demoscene-style credits display for RAPS CLI.

Three tiers of branding:

  • Complete (raps --version): full ASCII art + stats
  • Short (raps --help header): one-line brand via HELP_BRAND
  • Minimal (interactive shell welcome): compact stat line

Constants§

API_SERVICE_COUNT
APS API services wrapped by service crates
COMMAND_COUNT
CLI subcommands (Commands enum variants, excluding External and cfg-gated Dashboard)
HELP_BRAND
One-line brand for --help header.
WORKSPACE_CRATE_COUNT
Workspace crates in Cargo.toml

Functions§

print_version
Print the full demoscene-style credits block.
shell_welcome
Print the compact shell welcome line.