Module holochain_types::record

source ·
Expand description

Defines a Record, the basic unit of Holochain data.

Modules

Structs

This type gives full metadata that can be combined monotonically with other metadata and the actual data
A group of records with a common entry
Record with it’s status
Record without the hashes for sending across the network TODO: Remove this as it’s no longer needed.
A condensed version of get record 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