7个版本 (2个稳定版本)

新版本 1.2.0 2024年8月20日
1.0.0 2024年3月21日
0.1.5 2024年2月15日
0.1.3 2023年3月1日
0.1.0 2021年6月14日

#32 in 神奇豆子

Download history 210/week @ 2024-04-29 56/week @ 2024-05-06 122/week @ 2024-05-13 63/week @ 2024-05-20 95/week @ 2024-05-27 80/week @ 2024-06-03 63/week @ 2024-06-10 95/week @ 2024-06-17 77/week @ 2024-06-24 24/week @ 2024-07-01 109/week @ 2024-07-08 176/week @ 2024-07-15 108/week @ 2024-07-22 97/week @ 2024-07-29 102/week @ 2024-08-05 119/week @ 2024-08-12

每月下载量 446次
12 个crate中使用 (直接使用2个)

MIT 许可协议

115KB
3K SLoC

SERDE    <-> Sv2
bool     <-> BOOL
u8       <-> U8
u16      <-> U16
U24      <-> U24
u32      <-> u32
f32      <-> f32 // not in the spec but used
u64      <-> u64 // not in the spec but used
U256     <-> U256
Str0255  <-> STRO_255
Signature<-> SIGNATURE
B032     <-> B0_32 // not in the spec but used
B0255    <-> B0_255
B064K    <-> B0_64K
B016M    <-> B0_16M
[u8]     <-> BYTES
Pubkey   <-> PUBKEY
Seq0255  <-> SEQ0_255[T]
Seq064K  <-> SEQ0_64K[T]

依赖

~0–325KB