Macro hdk_crud::signal_types[][src]

macro_rules! signal_types {
    ($crud_type : ident) => { ... };
}
Expand description

Create 2 special types from an existing type that are optimized as a data structure for sending signals to a UI or client that relate to core Holochain actions for entry types: Create, Update, and Delete