parsers_sv2

Crates.ioparsers_sv2
lib.rsparsers_sv2
version0.1.1
created_at2025-07-11 16:42:51.316416+00
updated_at2025-09-25 00:12:53.815942+00
descriptionSv2 Message Parsers
homepagehttps://stratumprotocol.org
repositoryhttps://github.com/stratum-mining/stratum
max_upload_size
id1748151
size70,775
SV2-bot (SV2-bot)

documentation

https://docs.rs/parsers_sv2

README

parsers_sv2

crates.io docs.rs rustc+ license codecov

parsers_sv2 provides logic to convert raw Stratum V2 (Sv2) message data into Rust types, as well as logic to handle conversions among Sv2 Rust types. The crate is no_std compatible by default.

Most of the logic on this crate is tightly coupled with the binary_sv2 crate.

Commit count: 3337

cargo fmt