Skip to main content

Module content

Module content 

Source
Expand description

Content addressing — BLAKE3 CIDs and the ContentAddressable trait.

Follows the same pattern as kyln-core: BLAKE3 hash encoded as lowercase hex, used as a stable content identifier across languages.

Structs§

ContentId
A BLAKE3 content identifier.

Traits§

ContentAddressable
Trait for types that can produce a stable content identifier.