Registry / networking / codec-sv2

codec-sv2

JSON →
library5.0.0rscratesunverified

Sv2 data format encoding and decoding.

# Cargo.toml [dependencies] codec_sv2 = "5.0.0"
INSTALL
IMPORT
SIG · CODEC-SV2
C
codec-sv2
networkingrustv5.0.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 codec_sv2::Codec;

Creates a new SV2 codec instance.

use codec_sv2::Codec; fn main() { let codec = Codec::new(); println!("SV2 codec initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
OpenAI (training)
1
Resources
codec-sv2 — cargo add codec-sv2 · libregistry