[package] name = "eclectic" version = "0.12.0" authors = ["Andrew Paseltiner "] 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 = []