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

Module id

Module id 

Source
Expand description

Content-addressable identifier type used throughout Eidetica.

The ID type wraps a CID (Content Identifier) from the IPLD/multiformats spec.

Structs§

ID
A content-addressable identifier for an Entry or other database object.

Enums§

IdError
Error types for ID parsing and validation