Skip to main content

node_rows

Function node_rows 

Source
pub fn node_rows<'a>(
    doc_id: &str,
    nodes: &'a [ProjectedNode],
) -> Vec<NodeRow<'a>>
Expand description

§2.3: assign ordinals and ids to a document’s nodes in list order (the adapter nodes followed by the section nodes).