hdk_crud 0.15.0

A library to help quickly and easily create a consistent set of create-read-update-delete functions for an Entry type in Holochain, complete with signaling options
Documentation
1
2
3
4
5
pub mod fetch_entries;
pub mod fetch_links;
pub mod get_latest_for_entry;
pub mod inputs;
pub mod utils;