Function re_view_graph::layout::provider::layout_self_edges
source ยท fn layout_self_edges<'a>(
rect: Rect,
edges: &'a [&EdgeTemplate],
) -> impl Iterator<Item = EdgeGeometry> + 'a
fn layout_self_edges<'a>(
rect: Rect,
edges: &'a [&EdgeTemplate],
) -> impl Iterator<Item = EdgeGeometry> + 'a