[][src]Module holochain_core::agent::actions::commit

Structs

CommitFuture

CommitFuture resolves to ActionResponse Tracks the state for a response to its ActionWrapper

Functions

commit_entry

Commit Action Creator This is the high-level commit function that wraps the whole commit process and is what should be called from zome api functions and other contexts that don't care about implementation details.