Struct tree_cursor::cursor::TreeCursorPos[][src]

pub struct TreeCursorPos(_);

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

Auto Trait Implementations