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
a00f37ee59
bincode-orig
/
src
/
features
History
Trangar
d13d177bea
made the serde functions consistent with the base bincode functions (
#483
)
2022-01-19 18:57:52 +01:00
..
serde
made the serde functions consistent with the base bincode functions (
#483
)
2022-01-19 18:57:52 +01:00
atomic.rs
Switch Encode to take &mut E (
#471
)
2022-01-13 12:26:09 +01:00
derive.rs
split off BorrowDecode from Decode in bincode_derive (
#432
)
2021-11-07 10:57:35 +01:00
impl_alloc.rs
Switch Encode to take &mut E (
#471
)
2022-01-13 12:26:09 +01:00
impl_std.rs
made the serde functions consistent with the base bincode functions (
#483
)
2022-01-19 18:57:52 +01:00
mod.rs
Allow serde types to be Decode/Encoded (
#434
)
2021-11-09 10:08:47 +01:00