bincode/src
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
..
de Switched Decode and BorrowDecode to take &mut D (#470) 2022-01-11 20:23:31 +01:00
enc Fixed clippy warnings (#447) 2021-12-10 17:39:35 +01:00
features Switched Decode and BorrowDecode to take &mut D (#470) 2022-01-11 20:23:31 +01:00
varint Reintroduce varint optimizations 2021-10-24 16:44:36 +02:00
config.rs feat: Make `Configuration` functions `const` (#456) 2021-12-16 09:53:15 +01:00
error.rs Fix panic with invalid system time (#469) 2022-01-09 14:54:51 +01:00
lib.rs Release v2.0.0-beta.0 (#464) 2022-01-08 15:42:49 +01:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00