Crate hdi_extensions
source ·Re-exports§
Macros§
- Shortcut for
wasm_error!(WasmErrorInner::Guest( ... ))
- Defines
ScopedTypeConnector
methods for an entry type
Structs§
- Input for getting links based on direction (ignoring type/tag)
Traits§
- Extend
Action
transformations - Extend
AnyDhtHash
transformations - Extend
AnyLinkableHash
transformations - Methods for getting scoped-type info from an entry struct
Functions§
- Detect the
AppEntryDef
from a givenAction
- Detect the entry types unit from a given
Action
- Alias for
must_get_action
- Get an action address expecting it to be a
Action::AgentValidationPkg
- Get and deserialize the given address into the expected app entry struct
- Get an action address expecting it to be a
Action::CloseChain
- Get an action address expecting it to be a
Action::Create
- Get an action address expecting it to be a
Action::CreateLink
- Get an action address that is expected to be a
EntryCreationAction
- Get an action address expecting it to be a
Action::Delete
- Get an action address expecting it to be a
Action::DeleteLink
- Get an action address expecting it to be a
Action::Dna
- Alias for
must_get_entry
- Get an action address expecting it to be a
Action::InitZomesComplete
- Get an action address expecting it to be a
Action::OpenChain
- Get a
Record
expecting it to have a specificActionType
- Get an action address expecting it to be a
Action::Update
- Alias for
must_get_valid_record
- Collect the chain of evolutions backwards
- Get the last item in a
trace_origin
result - Check that the given address can deserialize to the expected app entry struct