plan_elements

Function plan_elements 

Source
pub fn plan_elements(before: &Overlay, after: &Overlay) -> OverlayOps
Expand description

Plan an overlay transition.

This is the planner without the whole-view checks: an overlay is not a standalone view, so no root is required. The internal ordering rules are the same - channels before users on the way in, users before channels on the way out.