Docs.rs
lance-select-8.0.0
lance-select 8.0.0
Permalink
Docs.rs crate page
Apache-2.0
01 July 2026
Links
Repository
crates.io
Source
Owners
lance-community
Dependencies
arrow-array ^58.0.0
normal
arrow-buffer ^58.0.0
normal
arrow-schema ^58.0.0
normal
byteorder ^1.5
normal
bytes ^1.11.1
normal
itertools ^0.13
normal
lance-core =8.0.0
normal
roaring ^0.11.4
normal
tracing ^0.1
normal
criterion ^0.8.2
dev
proptest ^1.3.1
dev
rstest ^0.26.1
dev
Versions
77%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
bitmap_to_ranges
lance_
select
8.0.0
In lance_
select::
mask
lance_select
::
mask
Function
bitmap_
to_
ranges
Copy item path
Source
pub fn bitmap_to_ranges(bitmap: &
RoaringBitmap
) ->
Vec
<
Range
<
u64
>>