display_tree 1.1.2

Simple, automatic, and customizable tree pretty-printing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.display_tree_derive]
version = "1.0.3"

[package]
categories = ["value-formatting", "data-structures"]
description = "Simple, automatic, and customizable tree pretty-printing"
documentation = "https://docs.rs/display_tree/*/display_tree/"
edition = "2021"
keywords = ["tree", "pretty-print", "derive", "formatting"]
license = "MIT OR Apache-2.0"
name = "display_tree"
readme = "README.md"
repository = "https://github.com/captain-camel/display_tree"
version = "1.1.2"