Module hdk_crud::retrieval::get_latest_for_entry[][src]

Structs

Type Definitions

A triple of an Entry along with the HeaderHash of that committed entry and the EntryHash of the entry

The same as an EntryAndHash but inside an Option, so it can be Some(…) or None