bincode/src/varint
Lena Hellström 99de47a6c8 Reintroduce varint optimizations 2021-10-24 16:44:36 +02:00
..
decode_signed.rs Made the varint decode_signed module report the correct errors 2021-10-17 17:23:44 +02:00
decode_unsigned.rs Reintroduce varint optimizations 2021-10-24 16:44:36 +02:00
encode_signed.rs Added unit tests for encode_signed 2021-09-19 11:24:42 +02:00
encode_unsigned.rs Split Error into EncodeError and DecodeError 2021-09-19 10:52:21 +02:00
mod.rs Moved all feature flags to src/features, made the CI run tests on all feature combinations 2021-09-22 16:23:27 +02:00