patchable 0.5.9

Automatically derive patch types for Rust structs to enable efficient partial updates with zero runtime overhead
Documentation
1
2
3
4
5
error: unrecognized `patchable` parameter
 --> tests/ui/derive_fail_patchable_name_value_parameter.rs:5:5
  |
5 |     #[patchable = "skip"]
  |     ^^^^^^^^^^^^^^^^^^^^^