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_unknown_parameter.rs:5:17
  |
5 |     #[patchable(unknown)]
  |                 ^^^^^^^