Function alacritty::migrate::remove_node

source ·
fn remove_node(
    table: &mut Table,
    path: &[&str]
) -> Result<Option<Value>, String>
Expand description

Remove a node from a tree of tables.