bincode/tests/issues
Trangar 4149c0f29f Switched Decode and BorrowDecode to take &mut D (#470)
* Switched Decode and BorrowDecode to take &mut D, fixes #467

* I didn't forget to run cargo fmt, you did
2022-01-11 20:23:31 +01:00
..
issue_427.rs Fixes for 427 (#428) 2021-11-07 10:31:15 +01:00
issue_431.rs [Breaking change] Made all `decode_from_slice` also return the number of bytes read (#445) 2021-12-11 15:51:50 +01:00
issue_467.rs Switched Decode and BorrowDecode to take &mut D (#470) 2022-01-11 20:23:31 +01:00