Module node

Source
Expand description

Node operations

Structs§

Node
NodeInner
Tree
WeakNode
Weak version of Node, mainly for parent nodes.

Enums§

NodeData
NodeError
NodeFilter

Functions§

path_iter
Split a string in the form of /NodeA/NodeB/… into an iterator of path segment.