Development Documentation (main branch) - For stable release docs, see docs.rs/eidetica

Module errors

Module errors 

Source
Expand description

Database error types for the Eidetica backend.

This module defines structured error types for database operations, providing better error context and type safety compared to string-based errors.

Enumsยง

BackendError
Errors that can occur during database operations.