Crates.io | index-set |
lib.rs | index-set |
version | 0.1.0 |
source | src |
created_at | 2019-01-12 17:30:45.661782 |
updated_at | 2019-01-12 17:30:45.661782 |
description | An ordered set that stores indices in a sparse bit field. |
homepage | https://github.com/jaehl/index-set |
repository | https://github.com/jaehl/index-set |
max_upload_size | |
id | 108176 |
size | 62,990 |
An ordered set that stores indices in a sparse bit field.
Add the following to Cargo.toml
:
[dependencies]
index-set = "0.1"
This project is licensed under the MIT license.