Docs.rs
segment-tree-2.0.0
segment-tree 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Darksonn
Dependencies
num-bigint ~0.2.0
normal
rand ^0.6
dev
Versions
94.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate segment_tree
Structs
Enums
Traits
?
List of all items
Structs
PointSegment
PrefixPoint
SegmentPoint
ops::Add
ops::And
ops::Max
ops::MaxIgnoreNaN
ops::MaxTakeNaN
ops::Min
ops::MinIgnoreNaN
ops::MinTakeNaN
ops::Mul
ops::Or
ops::Pair
ops::Xor
Enums
maybe_owned::MaybeOwned
Traits
ops::Commutative
ops::Identity
ops::Invertible
ops::Operation