MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / layout_message_handler.rs

File layout_message_handler.rs

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

Source from the content-addressed store, hash-verified

1use crate::messages::input_mapper::utility_types::input_keyboard::KeysGroup;
2use crate::messages::layout::utility_types::widget_prelude::*;
3use crate::messages::portfolio::document::node_graph::document_node_definitions::DefinitionIdentifier;
4use crate::messages::prelude::*;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected