heal_layout

Function heal_layout 

Source
pub fn heal_layout(store: &WaveStore, tab_id: &str) -> Result<bool, StoreError>
Expand description

Validate a layout against the set of existing block IDs, removing any orphaned leaf nodes. Called on tab activation as a self-healing pass.