bincode-orig/tests
Trangar d4e7915c17 Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute (#494)
* Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute

* Simplified the ContainerAttributes and FieldAttributes
2022-01-31 19:46:57 +01:00
..
issues Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
alloc.rs Fixed an error in bincode derive where it would implement the wrong trait if a generic parameter is present (#487) 2022-01-23 10:10:36 +01:00
atomic.rs Added support for atomic integers 2021-10-16 14:49:18 +02:00
basic_types.rs Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
derive.rs Fixed an error in bincode derive where it would implement the wrong trait if a generic parameter is present (#487) 2022-01-23 10:10:36 +01:00
derive_rename.rs Updated to virtue 0.0.6, added #[bincode(crate = other)] attribute (#494) 2022-01-31 19:46:57 +01:00
issues.rs Made SerdeDecoder attempt to allocate a string before complaining about being able to decode borrowed data (#475) 2022-01-17 17:16:14 +01:00
serde.rs made the serde functions consistent with the base bincode functions (#483) 2022-01-19 18:57:52 +01:00
std.rs Fixed an error in bincode derive where it would implement the wrong trait if a generic parameter is present (#487) 2022-01-23 10:10:36 +01:00
utils.rs Fixed an error in bincode derive where it would implement the wrong trait if a generic parameter is present (#487) 2022-01-23 10:10:36 +01:00