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
optional
rand ^0.6
dev
Versions
94.74%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
segment_
tree
2.0.0
Module maybe_
owned
Module Items
Enums
In crate segment_
tree
segment_tree
Module
maybe_owned
Copy item path
Source
Expand description
This module contains a variant of
Cow
that doesn’t require
Clone
.
Enums
§
Maybe
Owned
A variant of
Cow
that doesn’t require
Clone
.