bincode/tests
Trangar cc13be30d4 split off BorrowDecode from Decode in bincode_derive (#432)
* split off BorrowDecode from Decode in bincode_derive

* Added test case for issue #431

* Fixed Cow implementation having the wrong constraint, added BlockedTODO for cow implementation specialization

* Re-exported the Decode and Encode traits in the crate root

* Removed outdated comments

* Removed some :🇩🇪:Decode that were introduced by the merge
2021-11-07 10:57:35 +01:00
..
issues split off BorrowDecode from Decode in bincode_derive (#432) 2021-11-07 10:57:35 +01:00
alloc.rs split off BorrowDecode from Decode in bincode_derive (#432) 2021-11-07 10:57:35 +01:00
atomic.rs Added support for atomic integers 2021-10-16 14:49:18 +02:00
basic_types.rs Made all encode and decode functions always require a Config, removed _with_config functions 2021-10-21 14:19:40 +02:00
derive.rs split off BorrowDecode from Decode in bincode_derive (#432) 2021-11-07 10:57:35 +01:00
issues.rs split off BorrowDecode from Decode in bincode_derive (#432) 2021-11-07 10:57:35 +01:00
serde.rs Made all encode and decode functions always require a Config, removed _with_config functions 2021-10-21 14:19:40 +02:00
std.rs split off BorrowDecode from Decode in bincode_derive (#432) 2021-11-07 10:57:35 +01:00
utils.rs split off BorrowDecode from Decode in bincode_derive (#432) 2021-11-07 10:57:35 +01:00