]> git.proxmox.com Git - cargo.git/blob - vendor/vec_map/README.md
New upstream version 0.31.1
[cargo.git] / vendor / vec_map / README.md
1 **WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES**
2
3 It works fine, but will generally no longer be improved.
4
5 We are currently only accepting changes which:
6
7 * keep this compiling with the latest versions of Rust or its dependencies.
8 * have minimal review requirements, such as documentation changes (so not totally new APIs).
9
10 ------
11
12
13 A simple map based on a vector for small integer keys.
14
15 Documentation is available at https://contain-rs.github.io/vec-map/vec_map.