Skip to content

Generating patches from value diffing, and applying patches to values to update them #44

@Boscop

Description

@Boscop

Thanks for making this crate, it seems very useful :)

It would be great if this crate could support generating a json patch by diffing Rust values (instances of structs/enums), like https://crates.io/crates/serde-diff (which is abandoned, it also uses a different/non-standard format), and then apply a patch to a Rust value on the receiving end to get the updated value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions