bincode-orig/src
Gino Valente c179d2de69 Allow decode with custom DeserializeSeed (#586) 2022-10-02 11:35:16 +02:00
..
de Made `peek_read` take `&mut self` (#572) 2022-08-18 16:54:21 +02:00
enc Implement Encode for tuples with up-to 16 elements. (#583) 2022-09-28 09:42:04 +02:00
features Allow decode with custom DeserializeSeed (#586) 2022-10-02 11:35:16 +02:00
varint Rewrite: seperated Decode and BorrowDecode (#526) 2022-06-04 15:23:55 +02:00
atomic.rs Rewrite: seperated Decode and BorrowDecode (#526) 2022-06-04 15:23:55 +02:00
config.rs Document configuration generics (#581) 2022-09-28 08:00:40 +00:00
error.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
lib.rs Document what the usizes are for (#546) (#577) 2022-08-18 17:47:19 +00:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00