Module biodivine_sketchbook::sketchbook::layout::_node_layout   
source · Expand description
(internal)  Utility methods for NodeLayout.
Structs§
- A node for a particular
Variable’s in a particularLayout. This structure only holds information about the node itself, the id of the variable and layout is held elsewhere (see super::Layout or crate::sketchbook::model::ModelState).