bincode/src
Jonas Pleyer b2837bef3f derive `Debug` and simplify marker structs in config (#761)
* derive Debug for marker types

- this will also implement Debug for the derived Configuration type

* migrate to marker structs without fields
2025-03-12 14:51:36 +01:00
..
de Decode context (#749) 2025-03-06 09:54:43 +00:00
enc Fix CI and clippy (#747) 2025-03-02 16:48:16 +01:00
features Decode context (#749) 2025-03-06 09:54:43 +00:00
varint Fixed new clippy lints (#721) 2024-08-07 10:21:30 +02:00
atomic.rs Decode context (#749) 2025-03-06 09:54:43 +00:00
config.rs derive `Debug` and simplify marker structs in config (#761) 2025-03-12 14:51:36 +01:00
error.rs Use const functions where possible (#684) 2023-12-14 11:56:51 +01:00
lib.rs bump version to 2.0.1 (#760) 2025-03-10 18:27:15 +00:00
utils.rs Fix CI and clippy (#747) 2025-03-02 16:48:16 +01:00