Docs.rs
ranges-ext-0.4.0
ranges-ext 0.4.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ZR233
Dependencies
heapless ^0.9
normal
thiserror ^2.0
normal
Versions
37.14%
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 ranges_ext
ranges_
ext
0.4.0
All Items
Crate Items
Structs
Enums
Traits
Type Aliases
Crate
ranges_
ext
Copy item path
Source
Structs
§
Range
Set
一个「区间集合」数据结构:维护一组
有序、互不重叠
的半开区间
[start, end)
。
Enums
§
Range
Error
RangeSet 错误类型
Traits
§
Range
Info
VecOp
Type Aliases
§
Range
SetAlloc
Range
SetHeapless