bincode-orig/src/features
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