Reference
Technical reference material for the skelegent workspace:
- Crate Map – Every crate in the workspace, organized by layer, with one-line descriptions.
- Error Handling – Error types, the
thiserrorpattern, and how errors propagate across protocol boundaries.
For API documentation generated from source code, run cargo doc --no-deps --open.