bincode/src
Vrtgs 4dd792f5fa Fixed #707 (#708)
implemented `Decode` and `BorrowDecode` for Rc<str>
2024-03-21 10:27:32 +01:00
..
de Fixed broken commit to trunk (#687) 2023-12-15 08:08:38 +01:00
enc Fixed broken commit to trunk (#687) 2023-12-15 08:08:38 +01:00
features Fixed #707 (#708) 2024-03-21 10:27:32 +01:00
varint Use const functions where possible (#684) 2023-12-14 11:56:51 +01:00
atomic.rs Rewrite: seperated Decode and BorrowDecode (#526) 2022-06-04 15:23:55 +02:00
config.rs Add getters for current configuration values (#681) 2023-12-11 09:57:32 +01:00
error.rs Use const functions where possible (#684) 2023-12-14 11:56:51 +01:00
lib.rs Update virtue requirement from 0.0.15 to 0.0.16 (#692) 2024-03-17 19:10:10 +01:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00