bincode/tests
Trangar 974abe8661 Fixed the clippy Eq warning. (#574)
Added DecodeError::Io
Removed `PartialEq` on DecodeError
2022-08-18 15:57:18 +02:00
..
issues Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
alloc.rs Add impls for Rc<[T]> and Arc<[T]> (#552) 2022-06-15 07:47:26 +02:00
atomic.rs Rewrite: seperated Decode and BorrowDecode (#526) 2022-06-04 15:23:55 +02:00
basic_types.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
derive.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
derive_rename.rs Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute (#494) 2022-01-31 19:46:57 +01:00
error_size.rs Shrink `DecodeError` from 48 to 32 bytes on 64-bit arch (#553) 2022-06-15 20:50:09 +02:00
issues.rs Fix tuple struct encoding in serde (#549) 2022-06-04 14:56:20 +02:00
serde.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
std.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00
utils.rs Fixed the clippy Eq warning. (#574) 2022-08-18 15:57:18 +02:00