Expand description
Error types for the sara-core library.
Enums§
- Config
Error - Errors that can occur with configuration.
- Edit
Error - Errors that can occur during edit operations (FR-054 through FR-066).
- GitError
- Errors that can occur with Git operations.
- Parse
Error - Errors that can occur during parsing.
- Query
Error - Errors that can occur during queries.
- Sara
Error - Main error type for sara-core.
- Validation
Error - Errors that can occur during validation.
Type Aliases§
- Result
- Result type for sara-core operations.