Module tree_cursor::cursor[][src]

Structs

TreeCursor

A cursor that holds a shared reference to its tree.

TreeCursorMut

A cursor that holds a mutable reference to its tree.

TreeCursorPos

Stores a cursor's position at an earlier point in time.