Registry / networking / binary-sv2

binary-sv2

JSON →
library5.0.1rscratesunverified

Sv2 data format implementation.

# Cargo.toml [dependencies] binary_sv2 = "5.0.1"
INSTALL
IMPORT
SIG · BINARY-SV2
B
binary-sv2
networkingrustv5.0.1
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.

Sv2Message
use binary_sv2::Sv2Message;

Create and handle SV2 protocol messages.

use binary_sv2::Sv2Message; fn main() { let msg = Sv2Message::new(); println!("SV2 message created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
OpenAI (training)
1
Resources
binary-sv2 — cargo add binary-sv2 · libregistry