Victor Koenders
|
707d0d238f
|
Made all encode and decode functions always require a Config, removed _with_config functions
|
2021-10-21 14:19:40 +02:00 |
Victor Koenders
|
151edf46d3
|
Included spec.md into cargo's documentation, fixed the issues, changed the [u8; N] implementations to [T; N]
|
2021-10-21 11:57:16 +02:00 |
Lena Hellström
|
e232454936
|
Refactor and rename encoders
|
2021-10-17 16:22:14 +02:00 |
Victor Koenders
|
9c7fb85e0e
|
Added support for slices, str, fixed size arrays. Added lifetime to Decode trait
|
2021-09-22 12:03:00 +02:00 |
Victor Koenders
|
723bdd312a
|
Turned Config::INT_ENCODING back into a const, made a ton of varint_encode functions
|
2021-09-19 09:25:47 +02:00 |
Victor Koenders
|
bab0cf4bd1
|
Started working on bincode_derive
|
2021-09-13 13:20:47 +02:00 |
Victor Koenders
|
a6435388a1
|
Fixed internal links in spec.md
|
2021-09-13 12:12:09 +02:00 |
Victor Koenders
|
7cbca87d3e
|
Added documentation on String/&str
|
2021-09-13 12:11:24 +02:00 |
Victor Koenders
|
174ef41ac9
|
First version of the bincode serialization spec
|
2021-09-13 12:07:10 +02:00 |