MCPcopy Create free account
hub / github.com/amethyst/serde-diff / save_command

Method save_command

src/difference.rs:153–175  ·  view source on GitHub ↗

Stores an arbitrary DiffCommand to be handled by the type. Any custom sequence of DiffCommands must be followed by Exit.

(
        &mut self,
        value: &DiffCommandRef<'b, T>,
        implicit_exit: bool,
        is_change: bool,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

save_valueMethod · 0.80
diffMethod · 0.80
diffMethod · 0.80

Calls 1

serialize_elementMethod · 0.80

Tested by

no test coverage detected