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
6
pub mod modify_chain;
pub mod crud;
pub mod datetime_queries;
pub mod retrieval;
pub mod signals;
pub mod wire_record;