[package] name = "qcollect" version = "0.4.1" 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] rustc-serialize = "^0.3" qindex_multi = "^0.4" qcollect-traits = "^0.4"