Docs.rs
bl-range-set-0.1.0
bl-range-set 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
blindley
Dependencies
num-traits ^0.2.19
normal
Versions
28.57%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate bl_range_set
bl_
range_
set
0.1.0
All Items
Crate Items
Structs
Crate
bl_
range_
set
Copy item path
Source
Structs
ยง
Char
Range
Char
Range
Set
Discrete
Range
Discrete
Range
Set
Range
A half-open range [start, end)
Range
Set
A set of non-overlapping, sorted ranges. Note that T::MAX cannot be included, due to the half-open nature of the ranges.