bincode-orig/src
Victor Koenders 07b3c8cd76 Made the Decode of [T; N] properly drop all instances of T when an error has occured 2021-10-21 11:57:24 +02:00
..
de Made the Decode of [T; N] properly drop all instances of T when an error has occured 2021-10-21 11:57:24 +02:00
enc Included spec.md into cargo's documentation, fixed the issues, changed the [u8; N] implementations to [T; N] 2021-10-21 11:57:16 +02:00
features Config rewrite (#412) 2021-10-17 21:07:31 +02:00
varint Made the varint decode_signed module report the correct errors 2021-10-17 17:23:44 +02:00
config.rs Processed some of the feedback 2021-10-18 10:18:47 +02:00
error.rs Made the varint decode_signed module report the correct errors 2021-10-17 17:23:44 +02:00
lib.rs Made the Decode of [T; N] properly drop all instances of T when an error has occured 2021-10-21 11:57:24 +02:00