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
ff24b8a315
bincode-orig
/
src
/
features
History
Vrtgs
4dd792f5fa
Fixed
#707
(
#708
)
...
implemented `Decode` and `BorrowDecode` for Rc<str>
2024-03-21 10:27:32 +01:00
..
serde
Compat and BorrowCompat Debug and Display implementations (
#670
)
2023-10-21 12:53:43 +02:00
derive.rs
split off BorrowDecode from Decode in bincode_derive (
#432
)
2021-11-07 10:57:35 +01:00
impl_alloc.rs
Fixed
#707
(
#708
)
2024-03-21 10:27:32 +01:00
impl_std.rs
Use const functions where possible (
#684
)
2023-12-14 11:56:51 +01:00
mod.rs
Fix riscv32 atomics and fix tests on 32-bit platforms (
#533
)
2022-04-08 11:35:13 +02:00