Registry / serialization / vapjson

vapjson

JSON →
library0.1.0rscratesunverified

Tetsy Vapory JSON Deserialization

# Cargo.toml [dependencies] vapjson = "0.1.0"
INSTALL
IMPORT
SIG · VAPJSON
V
vapjson
serializationrustv0.1.0
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.

deserialize
use vapjson::deserialize;

Deserializes JSON data into a Rust type.

use vapjson::deserialize; let data: MyType = deserialize(json_str).unwrap();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
vapjson — cargo add vapjson · libregistry