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
f3c21f2245
bincode-orig
/
tests
/
issues
History
Trangar
f3c21f2245
Made SerdeDecoder attempt to allocate a string before complaining about being able to decode borrowed data (
#475
)
2022-01-17 17:16:14 +01:00
..
issue_427.rs
Fixes for 427 (
#428
)
2021-11-07 10:31:15 +01:00
issue_431.rs
[Breaking change] Made all `decode_from_slice` also return the number of bytes read (
#445
)
2021-12-11 15:51:50 +01:00
issue_459.rs
Switch Encode to take &mut E (
#471
)
2022-01-13 12:26:09 +01:00
issue_467.rs
Switch Encode to take &mut E (
#471
)
2022-01-13 12:26:09 +01:00
issue_474.rs
Made SerdeDecoder attempt to allocate a string before complaining about being able to decode borrowed data (
#475
)
2022-01-17 17:16:14 +01:00