Docs.rs
btree-range-map-0.7.2
btree-range-map 0.7.2
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
timothee-haudebourg
Dependencies
btree-slab ^0.6
normal
cc-traits ^2.0.0
normal
ordered-float ^3.0.0
normal
optional
range-traits ^0.3.0
normal
serde ^1.0
normal
optional
slab ^0.4.5
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
Module generic
btree_
range_
map
0.7.2
Module generic
Module Items
Re-exports
Modules
Enums
In crate btree_
range_
map
btree_range_map
Module
generic
Copy item path
Source
Re-exports
§
pub use map::
RangeMap
;
pub use multimap::
RangeMultiMap
;
pub use set::
RangeSet
;
Modules
§
map
multimap
set
Enums
§
Node
B-tree node.