flattree 2.0.0

A series of functions to map a binary tree to a list
Documentation
[package]
name = "flattree"
version = "2.0.0"
authors = ["Poga Po <poga.bahamut@gmail.com>"]
description = "A series of functions to map a binary tree to a list"
repository = "https://github.com/poga/flattree"
license = "MIT"

[dependencies]