Registry / serialization / holochain-json-api

holochain-json-api

JSON →
library0.0.50rscratesunverified

json api and utilities for holochain

# Cargo.toml [dependencies] holochain_json_api = "0.0.50"
INSTALL
IMPORT
SIG · HOLOCHAIN-JSON-API
H
holochain-json-api
serializationrustv0.0.50
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JsonString
use holochain_json_api::json::JsonString;

Parse a JSON string using JsonString

use holochain_json_api::json::JsonString; fn main() { let json = JsonString::from("{\"key\":\"value\"}"); println!("{}", json); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.50latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
holochain-json-api — cargo add holochain-json-api · libregistry