Docs.rs
sortedcontainers-0.2.0
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
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
sortedcontainers 0.2.0
An experimental sorted data structure
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
11
out of
22
items documented
0
out of
20
items with examples
Links
Homepage
fbrv/sortedcontainers
0
0
0
crates.io
Dependencies
thiserror ^1.0.30
normal
criterion ^0.3.5
dev
more-asserts ^0.2.2
dev
rand ^0.8.5
dev
Versions
0.3.0
(2022-05-11)
0.2.1
(2022-05-11)
0.2.0
(2022-05-10)
0.1.1
(2022-05-02)
0.1.0
(2022-05-01)
0.1.0-alpha.2
(2022-04-30)
0.1.0-alpha.0
(2022-04-29)
0.0.1
(2022-04-29)
Owners
SortedContainers
An experimental sorted data structure heavily inspirated by sortedcontainers