cardinal-app-core 0.1.0

Core command grammar and domain model for Cardinal.
Documentation
  • Coverage
  • 2.4%
    6 out of 250 items documented0 out of 78 items with examples
  • Size
  • Source code size: 62.72 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.86 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • n0um3n4

Core domain and command grammar for Cardinal.

Cardinal follows a command-first model:

Workspace displays.
Prompt acts.

This crate intentionally avoids terminal, filesystem, and network effects. It should remain easy to unit-test.