render_as_tree 0.2.1

Library for visualizing tree data structures via text
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Hazel Bachrach <bachrach.hazel@gmail.com>"]
description = "Library for visualizing tree data structures via text"
edition = "2021"
homepage = "https://github.com/hibachrach/render_as_tree"
license = "MIT"
name = "render_as_tree"
readme = "README.md"
repository = "https://github.com/hibachrach/render_as_tree"
version = "0.2.1"