sorted-vec 0.3.7

Create and maintain sorted vectors
Documentation
[dependencies.serde]
features = ["derive"]
optional = true
version = "1.*"

[package]
authors = ["Shane Pearman <spearman@gitlab.com>"]
description = "Create and maintain sorted vectors"
license = "Apache-2.0"
name = "sorted-vec"
readme = "README.md"
repository = "https://gitlab.com/spearman/sorted-vec"
version = "0.3.7"