tree-layout 0.0.2

Get the arrangement layout of the tree diagram.
Documentation
[dependencies.hashbrown]
version = "0.14.2"

[dependencies.shape-core]
version = "0.1.16"
[dev-dependencies.petgraph]
version = "0.6.4"

[package]
authors = ["Sean Marshallsay <srm.1708@gmail.com>"]
categories = ["algorithms"]
description = "Get the arrangement layout of the tree diagram."
edition = "2021"
keywords = ["tree", "layout"]
license = "MIT"
name = "tree-layout"
readme = "readme.md"
repository = "https://github.com/ygg-lang/yggdrasil-viewer"
version = "0.0.2"