Docs.rs
coalesced_intervals-0.1.6
coalesced_intervals 0.1.6
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
cdleary
Dependencies
log ~0.4
normal
docmatic ^0.1.2
dev
env_logger ~0.11
dev
Versions
90%
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 coalesced_intervals
coalesced_
intervals
0.1.6
All Items
Crate Items
Structs
Crate
coalesced_
intervals
Copy item path
Source
Structs
§
Coalesced
Intervals
This is a conceptually simple data structure designed for the case where you have intervals that you’d like to coalesce into maximal contiguous runs.