[package] name = "qindex_multi" version = "0.4.0" authors = ["qrlpx <>"] repository = "https://github.com/qrlpx/qindex_multi" documentation = "https://qrlpx.github.io/qindex_multi/qindex_multi" description = "Provides means of indexing collections mutable and immutable multiple times at once." license = "CC0-1.0" [dependencies] qcollect-traits = "^0.4" vec_map = "^0.3"