delete_block

Function delete_block 

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

Delete a block from its parent tab and prune it from the layout tree.