bincode/tests
Lorenzo 4933019c44 Compat and BorrowCompat Debug and Display implementations (#670)
* feat: added Display and Debug implementations for Compat and BorrowCompat

* chore: added Compat and BorrowCompat Display and Debug tests

* chore: fixed imports and linter errors
2023-10-21 12:53:43 +02:00
..
issues Bumped virtue to 0.0.13 (#626) 2023-03-30 13:08:23 +02:00
alloc.rs Fixed new clippy warnings (#617) 2023-03-30 11:06:34 +02:00
atomic.rs Rewrite: seperated Decode and BorrowDecode (#526) 2022-06-04 15:23:55 +02:00
basic_types.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00
derive.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +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 Bumped virtue to 0.0.13 (#626) 2023-03-30 13:08:23 +02:00
serde.rs Compat and BorrowCompat Debug and Display implementations (#670) 2023-10-21 12:53:43 +02:00
std.rs Reverted 'static constraint on T in Vec<T> and [T; N] (#663) 2023-09-19 14:58:49 +02:00
utils.rs Made arrays never encode their length (#625) 2023-03-30 15:09:33 +02:00