This website requires JavaScript.
Explore
Help
Sign In
berkus
/
bincode-orig
Watch
1
Star
0
Fork
You've already forked bincode-orig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f70e94a427
bincode-orig
/
src
History
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