Module re_view_graph::layout::request

source ยท
Expand description

Contains all the (geometric) information that is considered when performing a graph layout.

We support:

  • Multiple edges between the same two nodes.
  • Self-edges
Duplicated graph nodes are undefined behavior.

Structsยง