|
1836b3ebb9
|
cleanups and typos
|
2023-12-17 01:17:28 +03:00 |
|
|
94c91e788e
|
allow packing &str
|
2023-12-17 01:06:26 +03:00 |
|
|
ad32bbe26e
|
v0.4.3: tuple struct serialization bug
|
2023-12-06 00:39:22 +03:00 |
|
|
52ab4a1f7b
|
refactored errors and ser to support nostd to-buffer encoding
|
2023-11-28 00:58:33 +03:00 |
|
|
c1b1cceaa1
|
ser refactored to use parametrized bipackSink (to use with any type of sink, e.g. network, nostd (rings, fixed buffers, etc.)
|
2023-11-27 23:55:48 +03:00 |
|
|
a48de88630
|
added fixint support
|
2023-11-25 02:37:48 +03:00 |
|
|
3a8b622ae7
|
ser/de support including enums
|
2023-11-24 21:59:18 +03:00 |
|
|
28be1971ea
|
tests for sets and maps
|
2023-10-16 12:34:49 +01:00 |
|
|
ecedb96ae5
|
partial serde deserialization
|
2023-10-16 00:52:10 +01:00 |
|
|
ebb74fdd61
|
started serde support: serializer & errors
|
2023-10-15 18:11:12 +01:00 |
|