Crates.io | int_range_set |
lib.rs | int_range_set |
version | 0.1.0 |
source | src |
created_at | 2021-08-24 14:55:07.506904 |
updated_at | 2021-08-24 14:55:07.506904 |
description | Rangeset container based on tinyvec |
homepage | https://github.com/Apolexian/RangeSet |
repository | https://github.com/Apolexian/RangeSet |
max_upload_size | |
id | 441723 |
size | 7,976 |
Container to store ranges of integral types.
Can be used to quickly query large block of contiguous memory.