qcollect-traits 0.6.0

Traits for being generic over collection-types.
[package]
name = "qcollect-traits"
version = "0.6.0"
authors = ["qrlpx <>"]
keywords = ["data-structures", "collections"]

repository = "https://github.com/qrlpx/qcollect"
documentation = "https://qrlpx.github.io/qcollect/qcollect_traits"
description = "Traits for being generic over collection-types."

license = "CC0-1.0"

[dependencies]
vec_map = "^0.3.0"
#bit-vec = "^0.4.2"
#bit-set = "^0.2.0"