bincode-orig/src
Trangar a00f37ee59 Migration guide (#482)
* Added a guide on how to migrate from bincode 1 to 2

* Removed unneeded dependency on bincode 1

* Processed feedback

* Added a link to the migration guide, added `#[cfg(doc)]` to the doc modules
2022-01-19 19:04:20 +01:00
..
de Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
enc Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
features made the serde functions consistent with the base bincode functions (#483) 2022-01-19 18:57:52 +01:00
varint Reintroduce varint optimizations 2021-10-24 16:44:36 +02:00
config.rs Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
error.rs Feature/improve serde (#477) 2022-01-19 18:14:21 +01:00
lib.rs Migration guide (#482) 2022-01-19 19:04:20 +01:00
utils.rs Joined the 2 Sealed traits into a single one 2021-10-21 14:27:03 +02:00