Crate sws_tree

source ·
Expand description

SlotMap-backed ID-tree.

Port of ego-tree, but using Rc instead of references with lifetimes, and without using unsafe.

Modules

Macros

  • Creates a tree from expressions.

Structs