Function outdent_item

Source
fn outdent_item(items: &mut Vec<PlanItem>, id: u64) -> bool
Expand description

Move the item next to its parent (top-level items stay).