predicates-tree 0.9.0

Render boolean-valued predicate functions results as a tree.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "predicates-tree"
version = "0.9.0"
authors = ["Nick Stevens <nick@bitcurry.com>"]
description = "Render boolean-valued predicate functions results as a tree.\n"
homepage = "https://github.com/assert-rs/predicates-rs/tree/master/predicates-tree"
documentation = "https://docs.rs/predicates-tree"
readme = "README.md"
keywords = ["predicate", "boolean", "combinatorial", "match", "logic"]
categories = ["data-structures", "rust-patterns"]
license = "MIT/Apache-2.0"
repository = "https://github.com/assert-rs/predicates-rs/tree/master/predicates-tree"
[dependencies.predicates-core]
version = "0.9"

[dependencies.treeline]
version = "0.1"
[badges.appveyor]
repository = "assert-rs/predicates-rs"

[badges.travis-ci]
repository = "assert-rs/predicates-rs"