bincode-orig/tests
trevyn 966c45544f Encode variant index instead of variant value (#593) 2022-10-18 11:56:53 +02:00
..
issues Encode variant index instead of variant value (#593) 2022-10-18 11:56:53 +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 Encode variant index instead of variant value (#593) 2022-10-18 11:56:53 +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 Encode variant index instead of variant value (#593) 2022-10-18 11:56:53 +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