bincode-orig/src
Victor Koenders f70e94a427 Added dedicated error for `std::path::Path` encoding. Fixed broken link in documentation. 2021-10-21 13:29:03 +02:00
..
de Replaced the decode implementation of [T; N] with the implementation from core 2021-10-21 12:54:37 +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 Added dedicated error for `std::path::Path` encoding. Fixed broken link in documentation. 2021-10-21 13:29:03 +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 Added dedicated error for `std::path::Path` encoding. Fixed broken link in documentation. 2021-10-21 13:29:03 +02:00