bincode/src
Trangar 404946f12b [Breaking change] Made all `decode_from_slice` also return the number of bytes read (#445) 2021-12-11 15:51:50 +01:00
..
de [Breaking change] Made all `decode_from_slice` also return the number of bytes read (#445) 2021-12-11 15:51:50 +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 Feature/config limit (#439) 2021-12-11 15:44:43 +01:00
error.rs Feature/config limit (#439) 2021-12-11 15:44:43 +01:00
lib.rs [Breaking change] Made all `decode_from_slice` also return the number of bytes read (#445) 2021-12-11 15:51:50 +01:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00