Crate hdk_crud

Source

Modules§

crud
datetime_queries
modify_chain
retrieval
signals
wire_record

Macros§

crud
A macro to go quick and easy from having just a Holochain entry definition to having a full create-read-update-delete set of functionality in your Zome, “signals” (events), as well as time based indexing and queries. See example for a comprehensive look at how this works.