Registry / serialization / wasmflow-codec

wasmflow-codec

JSON →
library0.10.0rscratesunverified

JSON, Messagepack, and Raw serde value encoding/decoding library.

# Cargo.toml [dependencies] wasmflow-codec = "0.10.0"
INSTALL
IMPORT
SIG · WASMFLOW-CODEC
W
wasmflow-codec
serializationrustv0.10.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.

Codec
✓ use wasmflow_codec::Codec;

Creates a codec for encoding/decoding data.

use wasmflow_codec::Codec; fn main() { let codec = Codec::new(); // Encode or decode data using the codec }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
wasmflow-codec — cargo add wasmflow-codec · libregistry