parentree 0.0.1

A tree data structure that can access each node's parents or something. TODO change description
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.164"

[dependencies.slotmap]
features = ["serde"]
version = "1.0.6"

[package]
authors = ["ardi <ardi@ardis.dev>"]
description = "A tree data structure that can access each node's parents or something. TODO change description"
edition = "2021"
license = "MIT"
name = "parentree"
version = "0.0.1"