[][src]Crate holochain_json_api

Holochain Json Api This crate defines apis for extended json serde features, including basic support for a DefaultJson deriving macro

Modules

error

This module contains Error type definitions that are used throughout Holochain, and the Ribosome in particular, which is responsible for mounting and running instances of DNA, and executing WASM code.

json

The JsonString type is defined here. It is used throughout Holochain to enforce a standardized serialization of data to/from json.