1 2 3 4 5 6 7 8 9
# Feature Flags - `derive` Enables the `#[derive(DiffPatch)]` macro. - `impl-tester` Exposes the `DipaImplTester` utility that can be used to [test your custom implementations](../custom-diffing/testing-your-implementation).