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

Module errors

Module errors 

Source
Expand description

Base database error types for the Eidetica library.

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

Enumsยง

InstanceError
Errors that can occur during base database operations.