Module zenoh_keyexpr::keyexpr_tree::arc_tree
source · Expand description
An implementation of a KeTree with shared-ownership of nodes, using token_cell to allow safe access to the tree’s data.
This implementation allows sharing references to members of the KeTree.
Structs
- A shared KeTree.