bincode/benches
Trangar 63f4607992 Feature/config limit (#439)
* Added Limit<N> and NoLimit to the configuration
* Added a limit check to Decoder and DecoderImpl
* Added test cases, added a helper function specialized for containers
* Added a test to see if inlining makes the limit config faster, added inlining to the decoder
2021-12-11 15:44:43 +01:00
..
inline.rs Feature/config limit (#439) 2021-12-11 15:44:43 +01:00
varint.rs Made all encode and decode functions always require a Config, removed _with_config functions 2021-10-21 14:19:40 +02:00