bincode/src
Trangar 4be23b88de Added Decode/Encode for HashMap<K, V> (#438) 2021-11-22 15:18:58 +01:00
..
de functions to enable encoding/decoding serde types (#422) 2021-11-08 12:38:29 +01:00
enc functions to enable encoding/decoding serde types (#422) 2021-11-08 12:38:29 +01:00
features Added Decode/Encode for HashMap<K, V> (#438) 2021-11-22 15:18:58 +01:00
varint Reintroduce varint optimizations 2021-10-24 16:44:36 +02:00
config.rs Made the zigzag encoding examples compile and run (#421) 2021-10-25 11:24:50 +02:00
error.rs functions to enable encoding/decoding serde types (#422) 2021-11-08 12:38:29 +01:00
lib.rs Added Decode/Encode for HashMap<K, V> (#438) 2021-11-22 15:18:58 +01:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00