init_tree 0.1.2

A library for initializing a series of singletons with dependencies on each other.
Documentation
[[bin]]
name = "outside_crate_test"
test = true
[dependencies.itertools]
version = "0.8"

[package]
authors = ["Jacob Kiesel <kieseljake@gmail.com>"]
description = "A library for initializing a series of singletons with dependencies on each other."
documentation = "https://docs.rs/init_tree"
edition = "2018"
license = "MIT/Apache-2.0"
name = "init_tree"
repository = "https://github.com/Xaeroxe/init_tree"
version = "0.1.2"