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
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
..
issues
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
alloc.rs
Switch Encode to take &mut E (
#471
)
2022-01-13 12:26:09 +01:00
atomic.rs
Added support for atomic integers
2021-10-16 14:49:18 +02:00
basic_types.rs
Fix overflow error when deserializing invalid Duration (
#465
)
2022-01-08 22:54:04 +01:00
derive.rs
Fixed derive impl on an empty enum (
#462
)
2022-01-08 12:39:03 +01:00
issues.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
serde.rs
[Breaking change] Made all `decode_from_slice` also return the number of bytes read (
#445
)
2021-12-11 15:51:50 +01:00
std.rs
Switch Encode to take &mut E (
#471
)
2022-01-13 12:26:09 +01:00
utils.rs
[Breaking change] Made all `decode_from_slice` also return the number of bytes read (
#445
)
2021-12-11 15:51:50 +01:00