ccboard-types 0.16.5

Shared data types for ccboard (no heavy dependencies)
Documentation

ccboard-types - Shared data types for ccboard

This crate contains pure data structures without heavy dependencies. No tokio, no async runtime - just serde-serializable types.

Used by:

  • ccboard-core (backend logic)
  • ccboard-web (frontend WASM)
  • ccboard-tui (terminal UI)