pub fn new_node_list_builder() -> ListBuilder<StructBuilder>Expand description
Create a ListBuilder<StructBuilder> for building node list arrays.
Used when materializing path node arrays. Returns a builder whose struct
fields match node_struct_fields().