bincode-orig/src/enc
Trangar 59b787cbf8 Moved Configuration::standard() and ::legacy() to the config module (#481)
* Moved Configuration::standard() and ::legacy() to the config module

* Fixed issue with config that would overwrite the limit, added a checklist on adding config variables
2022-01-19 16:46:25 +01:00
..
encoder.rs Moved Configuration::standard() and ::legacy() to the config module (#481) 2022-01-19 16:46:25 +01:00
impl_tuples.rs Switch Encode to take &mut E (#471) 2022-01-13 12:26:09 +01:00
impls.rs Switch Encode to take &mut E (#471) 2022-01-13 12:26:09 +01:00
mod.rs Update documentation (#480) 2022-01-18 15:17:58 +01:00
write.rs Fixed clippy warnings (#447) 2021-12-10 17:39:35 +01:00