pub fn decompose_child(parent: &str, name: &str) -> StringExpand description
Append name as a decompose-boundary child of parent (the /> separator).
Used for the immediate members of an archive expansion and for parsed
table/sheet/section children. parent is never meaningfully empty here — a
decompose child always hangs off the node whose format was opened.