eclectic 0.12.0

Experimental collection traits.
[package]
name = "eclectic"
version = "0.12.0"
authors = ["Andrew Paseltiner <apaseltiner@gmail.com>"]
license = "MIT/Apache-2.0"
homepage = "https://github.com/apasel422/eclectic"
repository = "https://github.com/apasel422/eclectic"
documentation = "https://apasel422.github.io/eclectic/eclectic"
keywords = ["collecton", "map", "set", "data-structure"]
description = "Experimental collection traits."
exclude = [
    ".travis.yml",
    "deploy-docs.sh",
]

[features]
nightly = []