serde_v2 0.1.0

Serlializer and Deserializer for Stratum V2 data format
Documentation
  • Coverage
  • 8.33%
    3 out of 36 items documented0 out of 10 items with examples
  • Size
  • Source code size: 38.16 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 11.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Fi3

Serde serializer/deserializer for stratum v2 implemented following serde tutorial

SERDE    <-> Sv2
bool     <-> BOOL
u8       <-> U8
u16      <-> U16
U24      <-> U24
u32      <-> u32
U256     <-> U256
String   <-> STRO_255
Signature<-> SIGNATURE
BO255    <-> BO_255
BO64K    <-> BO_64K
BO16M    <-> BO_16M
[u8]     <-> BYTES
Pubkey   <-> PUBKEY
Seq0255  <-> SEQ0_255
Seq064K  <-> SEQ0_64K