Expand description
Crate-scoped error handling for redb-extras.
This module provides a unified error type for public APIs while maintaining precise error information for internal utilities.
Enums§
- Error
- Main error type exposed to users of the crate.
Type Aliases§
- Result
- Result type alias for convenience