9 releases
new 0.1.9 | Dec 4, 2024 |
---|---|
0.1.8 | Dec 4, 2024 |
0.1.5 | Nov 30, 2024 |
#254 in #encode
913 downloads per month
Used in 3 crates
(via serialization)
19KB
392 lines
kotlinx.serialization was better than serde to me
"You cannot use serde for serialization or deserialization if you want to serialize an enum variant index as a varint, as serde_repr cannot fulfill the requirement for varint encoding."
Dependencies
~210–650KB
~15K SLoC