Crate yrs_tree

Source

Structs§

Node
Subscription
A subscription to a tree update event. When dropped, the subscription is automatically cancelled.
Tree
TreeObserver
An observer that can subscribe to tree update events.
TreeUpdateEvent
An event that is emitted when the tree changes.

Enums§

TreeError
Errors that can occur when manipulating a tree.