bincode/src
Victor Koenders dae645f675 Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00
..
de Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00
enc Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00
features Made all encode and decode functions always require a Config, removed _with_config functions 2021-10-21 14:19:40 +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 Added dedicated error for `std::path::Path` encoding. Fixed broken link in documentation. 2021-10-21 13:29:03 +02:00
lib.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00