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

Method push_field

src/difference.rs:61–68  ·  view source on GitHub ↗

Called when we visit a field. If the structure is recursive (i.e. struct within struct, elements within an array) this may be called more than once before a corresponding pop_path_element is called. See `pop_path_element`

(&mut self, field_name: &'static str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected