Expand description

Defines a Element, the basic unit of Holochain data.

Modules

Structs

A group of elements with a common entry

Element with it’s status

This type gives full metadata that can be combined monotonically with other metadata and the actual data

Element without the hashes for sending across the network TODO: Remove this as it’s no longer needed.

A condensed version of get element request. This saves bandwidth by removing duplicated and implied data.

Enums

Responses from a dht get. These vary is size depending on the level of metadata required

Traits

Extension trait to keep zome types minimal

Extension trait to keep zome types minimal