minspan 0.1.5

a package for determining the minimum span of one vector within another
Documentation
[dependencies]

[dev-dependencies.proptest]
version = "1.6"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "a package for determining the minimum span of one vector within another"
edition = "2018"
license = "MIT"
name = "minspan"
readme = "README.md"
repository = "https://github.com/mwotton/minspan"
version = "0.1.5"