bincode/tests
Trangar caa71b5d9f Added HashSet (#516)
* Added HashSet

* Added hashset to the same tests that hashmap has
2022-03-03 15:23:53 +01:00
..
issues Made config::standard() implement .write_fixed_array_header() by default (#509) 2022-02-28 17:26:46 +01:00
alloc.rs Added HashSet (#516) 2022-03-03 15:23:53 +01:00
atomic.rs Added support for atomic integers 2021-10-16 14:49:18 +02:00
basic_types.rs Made config::standard() implement .write_fixed_array_header() by default (#509) 2022-02-28 17:26:46 +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 Fix/issue 500 (#503) 2022-02-07 16:52:15 +01:00
serde.rs Made config::standard() implement .write_fixed_array_header() by default (#509) 2022-02-28 17:26:46 +01:00
std.rs Added HashSet (#516) 2022-03-03 15:23:53 +01:00
utils.rs Made config::standard() implement .write_fixed_array_header() by default (#509) 2022-02-28 17:26:46 +01:00