sws-tree 1.0.0

Slotmap-backed ID-tree
Documentation
  • Coverage
  • 85.96%
    49 out of 57 items documented1 out of 53 items with examples
  • Size
  • Source code size: 42.98 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 9.07 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • lerouxrgd/sws
    5 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lerouxrgd

SlotMap-backed ID-tree.

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