Expand description
Content-addressable identifier type used throughout Eidetica.
The ID type represents a content-addressable hash that supports multiple algorithms
including SHA-256, Blake3, and future hash types.
Structs§
- ID
- A content-addressable identifier for an
Entryor other database object.
Enums§
- Hash
Algorithm - Hash algorithm identifier
- IdError
- Error types for ID parsing and validation