codewhale-command-contract 0.9.8

Prototype command capability and dispatch shapes for the staged TUI command extraction
Documentation
  • Coverage
  • 24.24%
    24 out of 99 items documented0 out of 58 items with examples
  • Size
  • Source code size: 91.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.36 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 29s Average build duration of successful builds.
  • all releases: 29s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Hmbown/CodeWhale
    40819 3531 153
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Hmbown

Prototype command boundary for the staged TUI command extraction.

FEAT-014 defines shapes only. It does not implement them for App, change production dispatch, move localization or shared TUI types, or move command files. Later FEATs first adopt these shapes inside codewhale-tui one group per PR; only after all groups are decoupled will they move to a commands crate, again one group per PR.