Expand description
Error types for jj-ryu
Uses thiserror for structured errors that can be mapped to HTTP status codes in future web server implementations.
Enums§
- Error
- Main error type for jj-ryu operations
Type Aliases§
- Result
- Result type alias for jj-ryu operations