[][src]Module holochain_wasm_utils::api_serialization

ignore api_serialization because it is nothing but structs to hold serialization

Re-exports

pub use self::query::*;

Modules

capabilities

This module holds structs for all arguments and return types that get serialized and deserialized between core native and the WASM based ribosome.

commit_entry
crypto
emit_signal
get_entry
get_links
keystore
link_entries
meta
query
receive
send
sign
validation
verify_signature

Structs

UpdateEntryArgs

Struct for input data received when Zome API function update_entry() is invoked

ZomeApiGlobals
ZomeFnCallArgs

Struct for input data received when Zome API function call() is invoked

Constants

THIS_INSTANCE