bincode-orig/src
Gimgim ac44658bfb Document what the usizes are for (#546) (#577)
* Document what the usize is for

* Document the usize

Co-authored-by: Trangar <gpg@trangar.com>
2022-08-18 17:47:19 +00:00
..
de Made `peek_read` take `&mut self` (#572) 2022-08-18 16:54:21 +02:00
enc Add impl Encode for [T], where T: Encode (#542) 2022-06-05 18:41:43 +02:00
features Document what the usizes are for (#546) (#577) 2022-08-18 17:47:19 +00: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 Implement Default for Configuration (#575) 2022-08-18 17:14:07 +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