qcollect 0.3.0

Collections; Collection-Traits.
[package]
name = "qcollect"
version = "0.3.0"
authors = ["qrlpx <>"]
keywords = ["data-structures", "collections"]

repository = "https://github.com/qrlpx/qcollect"
documentation = "https://qrlpx.github.io/qcollect/qcollect"
description = "Collections; Collection-Traits."

license = "CC0-1.0"

[dependencies]
raw-vec = "^0.1.0"
rustc-serialize = "^0.3.15"
qindex_multi = "^0.3.0"
qcollect-traits = "^0.3.0"