apply_tab_meta_updated

Function apply_tab_meta_updated 

Source
fn apply_tab_meta_updated(
    wstore: &WaveStore,
    tab_id: &str,
    meta_patch: &Value,
) -> Result<(), Box<dyn Error>>
Expand description

Phase E.5.3 — apply a meta-patch to a tab’s meta map.