Skip to main content

decompose_child

Function decompose_child 

Source
pub fn decompose_child(parent: &str, name: &str) -> String
Expand 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.