bincode-orig/src/features/serde
Trangar 58dc788dfa Fix/issue 500 (#503)
* Fixed an issue where serde would decode a sequence with an u32 instead of a usize

* Added serde to the `the_same` test for roundtrips, fixed several issues.

* Fixed backwards compatibility for result, ipv4addr and ipv6addr

* Processed feedback
2022-02-07 16:52:15 +01:00
..
de_borrowed.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
de_owned.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
mod.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
ser.rs Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00