MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / send_diff

Method send_diff

editor/src/messages/layout/layout_message_handler.rs:502–510  ·  view source on GitHub ↗

Send a diff to the frontend based on the layout target.

(&self, mut diff: Vec<WidgetDiff>, layout_target: LayoutTarget, responses: &mut VecDeque<Message>, action_input_mapping: &impl Fn(&MessageDiscriminant) -> Option<KeysGroup>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

process_messageMethod · 0.80

Calls 3

iter_mutMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected