bincode-orig/src
5225225 236d350f13 Fix overflow error when deserializing invalid Duration (#465)
* Fix overflow error when deserializing invalid Duration

* Use unwrap_err instead of match in test
2022-01-08 22:54:04 +01:00
..
de Fix overflow error when deserializing invalid Duration (#465) 2022-01-08 22:54:04 +01:00
enc Fixed clippy warnings (#447) 2021-12-10 17:39:35 +01:00
features [Breaking change] Made all `decode_from_slice` also return the number of bytes read (#445) 2021-12-11 15:51:50 +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 overflow error when deserializing invalid Duration (#465) 2022-01-08 22:54:04 +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