bifurcate 0.1.0

A general, extensible and performant implementation of bisect
Documentation
[dependencies]

[features]
nightly_ascii = []
nightly_step = []

[lib]
name = "bifurcate"
path = "src/lib.rs"

[package]
authors = ["N9199"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A general, extensible and performant implementation of bisect"
edition = "2021"
license = "MIT"
name = "bifurcate"
readme = "README.md"
repository = "https://github.com/N9199/bifurcate"
rust-version = "1.80"
version = "0.1.0"